Skip to main content

GET /alerts/stats/timeseries

GET 

alerts/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
    • datestring
      Date of the alert occurrences
    • countnumber
      Number of times the alert was triggered on this date
    • alert_namestring
      Name of the alert
    • user_alert_idstring
      ID of the user alert
Error Codes

400 Bad Request

Bad Request

401 Unauthorized

Unauthorized

403 Forbidden

Forbidden

500 Internal Server Error

Internal server error