Interface OnCallApiGetScheduleOnCallUserRequest

Hierarchy

  • OnCallApiGetScheduleOnCallUserRequest

Properties

filterAtTs?: string

Retrieves the on-call user at the given timestamp (ISO-8601). Defaults to the current time if omitted."

include?: string

Specifies related resources to include in the response as a comma-separated list. Allowed value: user.

scheduleId: string

The ID of the schedule.

Generated using TypeDoc