List on-calls
List who is currently on-call, with support for filtering by escalation policy, schedule, and user. Returns on-call entries grouped by escalation policy level.
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
comma separated if needed. eg: user,schedule
user, schedule, escalation_policy Start of time range in ISO-8601 format (e.g., 2025-01-01T00:00:00Z). Defaults to current time.
End of time range in ISO-8601 format (e.g., 2025-01-01T00:00:00Z). Defaults to 'since' time.
When true, returns only the first on-call entry per escalation policy path and level
Timezone for response times (e.g., America/New_York). Defaults to UTC.
Comma-separated escalation policy IDs
Comma-separated schedule IDs
Comma-separated user IDs
Comma-separated service IDs
Comma-separated group IDs (teams)
Comma-separated notification types to include. One or both of: audible, quiet. When omitted, returns oncalls from all non-deferral escalation paths. When provided, limits results to matching notification types and sorts audible-first.
Response
success