Actions
List On Calls
List the on-call entries during a given time range.
An on-call represents a contiguous unit of time for which a User will be on call for a given Escalation Policy and Escalation Rules.
Parameters
Parameter | Description |
---|---|
Earliest | This will filter on-calls such that only the earliest on-call for each combination of escalation policy, escalation level, and user is returned. This is useful for determining when the “next” on-calls are for a given set of filters. |
Schedule IDs | Filters the results, showing only on-calls for the specified schedule IDs. If null is provided in the array, it includes permanent on-calls due to direct user escalation targets. |
Since | The start of the time range over which you want to search. If an on-call period overlaps with the range, it will be included in the result. Defaults to current time. The search range cannot exceed 3 months. |
Time Zone | Time zone in which dates in the result will be rendered. |
Until | The end of the time range over which you want to search. If an on-call period overlaps with the range, it will be included in the result. Defaults to current time. The search range cannot exceed 3 months, and the until time cannot be before the since time. |
User IDs | Filters the results, showing only on-calls for the specified user IDs. |
Example Output
Workflow Library Example
List on Calls with Pagerduty and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?