Retrieve list of shifts

Retrieve list of shifts.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filters shifts starting at or after this time. Format: ISO8601 datetime (e.g., "2023-03-11T13:45:00+11:00"). Default: 7 days ago from today.

string

Filters shifts starting before this time (exclusive). Format: ISO8601 datetime (e.g., "2023-03-11T18:45:00+11:00"). Default: today at 00:00:00.

string

Mandatory field. Filters shifts for a specific employee ID.

string

Not implemented.

string
enum
Defaults to NOT_SPECIFIED

Filters shifts by published status (PUBLISHED, UNPUBLISHED, etc.).

  • NOT_SPECIFIED: Not specified
  • TRUE: Published
  • ALL: Both published and unpublished
  • FALSE: Unpublished only
Allowed:
string

Pagination cursor from a previous response. Used to fetch the next page of results.

int32

Maximum number of shifts to return in a single response. Used for pagination.

boolean

If true, includes additional metadata such as custom field definitions.

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json