Skip to main content

GET /alerts/stats/aggregated

GET 

alerts/stats/aggregated

Retrieve aggregated alert trigger statistics across all alert rules

Query Parameters

period_from string Required
example 2021-07-06T00:00:00.000Z

period_to string Required
example 2021-07-06T00:00:00.000Z

profile_id string
Filter by profile ID

ip string
Filter by IP substring

domain string
Filter by domain substring

Returns

  • dataarray
    • namestring
      Name of the alert
    • user_alert_idstring
      ID of the user alert
    • countnumber
      Total number of times this alert was triggered in the specified period
Error Codes

400 Bad Request

Bad Request

401 Unauthorized

Unauthorized

403 Forbidden

Forbidden

500 Internal Server Error

Internal server error