v1
Swagger 2.02026-07-13107162315.5 KBGets list of Schedule Series
Schedule Series represents a strip of time assigned to a user over a date range, for a certain number of hours per day. They can be for Leave or for project work Bookings.
Query parameters
Limit results to records updated after the specified date
Filter for schedules that start on or after a specific date
Filter for schedules that start on or before a specific date
Filter for schedules that end on or after a specific date
Filter for schedules that end on or before a specific date
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
Filter for schedule records linked to a specific timesheeet category
Filter for schedule records with a specific timesheeet category name (exact string match)
Filter to records of a particular leave type
Filter to only include books linked to a specific project
Filter to only include records linked to projects, where that project belongs to a specific customer company
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 schedule series (bookings and leave).