Schedules
Last updated
Last updated
Schedules are independent objects. The Team object is responsible for assigning itself a primary schedule and an Escalation Policy.
Property | Type | Description |
---|---|---|
name
Removes all events from the schedule. See flush schedule documentation.
Returns on-call event attendees for now. (Handles repeating events and rotations)
Return on-call event attendees for a specified time frame. (Handles repeating events and rotations)
Return Events that are assigned to this schedule. (Does not handle repeating events and rotations. Unprocessed representation of events.)
Query Parameter | Description |
---|---|
name
string
The name of the schedule
start
UTC string of start time to consider (ex: 2022-10-12 07:00:00)
end
UTC string of end time to consider (ex: 2022-10-12 07:00:00)