Optional filterOptional filterComma-separated list of positions to retrieve. Allowed values: previous, current, next. Defaults to current if omitted.
Optional includeComma-separated list of included relationships to be returned. Allowed values: schedule, responders, responders.shifts, responders.shifts.user.
The ID of the schedule.
Generated using TypeDoc
Retrieves the on-call responders at the given timestamp in RFC3339 format (for example,
2025-05-07T02:53:01Zor2025-05-07T02:53:01+00:00). When using timezone offsets with+or-, ensure proper URL encoding (+should be encoded as%2B). Defaults to the current time if omitted.