v1
Swagger 2.02026-07-13107162315.5 KBGets list of Schedule Assignments.
Schedule assignments are per-day, and link to a parent Schedule Series.
Query parameters
Limit results to records updated after the specified date
Filter for schedule assignement that are on or after a specific date
Filter for schedules that are on or before a specific date
Filter to records for a particular Schedule Series
The UserID of a schedule user to filter assignments for. Only api users with Admin role can see all schedules across all users. Users with ScheduleUser role can access their own ScheduleSeries.
The email of the user who has been scheduled
Number of items per page (max 1000)
Page to display. Starts from 1.
Optional sorting instruction. Currently possible values: "DateUpdated", "DateCreated", "DateUpdated desc", "DateCreated desc"
Response
Returns a paginated list of per-day schedule assignments.