latestOpenAPI 3.1.02026-08-223321,1001.6 MB
2134ebffd1ef
External API
List alert escalations
List alerts that Alert Intelligence escalated for investigation, with their root-cause summaries. Filter by time range (start_time / end_time, timezone-aware ISO-8601). Pagination uses page + limit (max 100).
get/v1/alerts/escalations
Query parameters
start_timestring date-time nullable
Inclusive lower bound on when the alert fired (ISO-8601, UTC).
Inclusive lower bound on when the alert fired (ISO-8601, UTC).
end_timestring date-time nullable
Exclusive upper bound on when the alert fired (ISO-8601, UTC).
Exclusive upper bound on when the alert fired (ISO-8601, UTC).
pageinteger nullable
1-indexed page number.
1-indexed page number.
limitinteger nullable
Page size (max 100).
Page size (max 100).
Response
Successful Response