List Shift Assignments
Shift Assignments
List Shift Assignments
Returns paginated list of active shift assignments (drafts) across all planners for the company
GET
List Shift Assignments
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by date greater than or equal (Y-m-d)
Example:
"2026-02-01"
Filter by date less than or equal (Y-m-d)
Example:
"2026-02-28"
Filter by employee IDs (comma-separated UUIDs)
Filter by planner IDs (comma-separated UUIDs)
Request a specific page
Items per page