GET /alerts/stats/timeseries
GETalerts/stats/timeseries
Retrieve timeseries statistics for alert trigger events grouped by time interval
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
- datestringDate of the alert occurrences
- countnumberNumber of times the alert was triggered on this date
- alert_namestringName of the alert
- user_alert_idstringID of the user alert
- datestring
Error Codes
400 Bad Request
Bad Request
401 Unauthorized
Unauthorized
403 Forbidden
Forbidden
500 Internal Server Error
Internal server error