list_schedule_v3_custom_shifts
Retrieve ad-hoc custom shifts for a PagerDuty v3 schedule within a specified time range. List one-off shifts outside of regular rotation events.
Instructions
List custom shifts for a v3 schedule within a time range.
Custom shifts are ad-hoc one-off shifts outside of rotation events.
Args:
schedule_id: The ID of the v3 schedule
since: Start of the time range (ISO 8601, required)
until: End of the time range (ISO 8601, required)
Returns:
List of custom shifts in the specified time range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | Yes | ||
| until | Yes | ||
| schedule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response | Yes |