OpenAPI 3.1.02026-08-191,0191,3452.1 MB
6aa0788aa5dc
ALERTS_V1
Get Runs
Paginated execution history for a rule, optionally filtered by status and an executed_at date range (powers the history page's date filter).
get/api/v1/alerts/rules/{rule_id}/runs
Path parameters
rule_idinteger required
Query parameters
pageinteger
sizeinteger
statusstring nullable
startstring date-time nullable
Only runs executed at/after this time (ISO-8601)
Only runs executed at/after this time (ISO-8601)
endstring date-time nullable
Only runs executed before this time (ISO-8601)
Only runs executed before this time (ISO-8601)
Response
Successful Response