Get count of active alerts and last modification time

GET {{base_url}}/api/alert_manager/v1/stats

Returns count of active alerts and last modification time.

RESPONSES

status: OK

{"count":12044,"modifiedAt":"2022-02-20T16:42:22.270415369Z"}