The name of the schedule layer or the overall schedule name. Typically matches the schedule name configured in PagerDuty.
Array of all on-call entries in the schedule for the requested period. Each entry represents a continuous period when a specific user was on-call. Entries are ordered chronologically and may cover different users.
Represents the final rendered schedule from PagerDuty.
This interface corresponds to the
final_scheduleobject in PagerDuty's API response. It contains the complete list of on-call entries after all rotations, overrides, and schedule rules have been applied for the requested time period.Remarks
The final schedule is the authoritative source for who was on-call during specific time periods. It reflects the actual schedule after all manual overrides and exceptions have been applied.
See
API - Schedules
Example