GET /alerts/stats/aggregated/{user_alert_id}
GETalerts/stats/aggregated/:user_alert_id
Retrieve aggregated alert trigger statistics for a specific alert rule
Path Parameters
user_alert_id string Required
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
- rule_typestringType of alert rule that was triggered
- countnumberNumber of times this rule type was triggered for the specified alert
- rule_typestring
Error Codes
400 Bad Request
Bad Request
401 Unauthorized
Unauthorized
403 Forbidden
Forbidden
500 Internal Server Error
Internal server error