AlertEvents
List alert events across alerts
Returns a flat list of alert events across all alerts the requester can access. Designed for periodic polling: use page[after] with the next_cursor returned in the previous response to stream forward.
GET
List alert events across alerts
Documentation Index
Fetch the complete documentation index at: https://docs.rootly.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page size (max 50).
Cursor token from the previous response's meta.next_cursor. Pass the same sort value used to obtain the cursor.
Sort by created_at. Defaults to created_at (oldest-first). Use -created_at for newest-first.
Available options:
created_at, -created_at Available options:
informational, notification, action, status_update, recording, alert_grouping, alert_urgency, alert_routing, note, noise, maintenance, deferral Available options:
created, escalation_policy_paged, ignored_alert_request, emailed, slacked, called, texted, notified, skipped, opened, retriggered, answered, acknowledged, escalated, paged, resolved, attached, snoozed, triggered, open, updated, added, removed, marked, not_marked, muted, deferred List alert events across alerts