v5
latestOpenAPI 3.1.02026-07-31151195455.5 KBon-call-schedules
Get on call schedule by ID
Gets a OnCallSchedule object.
get/on-call-schedules/{on_call_schedule_id}
Path parameters
on_call_schedule_idstring uuid required
The ID of the on_call_schedule.
Response
The requested on call schedule.
Example response
{
"on_call_schedule_id": "50d5e9f6-f23f-4d5a-ae91-b2640cf3975e",
"third_party_provider": "PAGER_DUTY",
"remote_id": "P7OWH2R",
"name": "Customer Support On-Call"
}