list_schedule_v3_overrides
Retrieve all overrides for a PagerDuty v3 schedule between specified start and end times.
Instructions
List overrides for a v3 schedule within a time range.
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 overrides 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 |