List all shifts
Shifts
List all shifts
The endpoint returns ongoing and completed work shifts. It includes time entries (clock in/clock out), the type of work, and earnings.
GET
List all shifts
Authorizations
Client ID
Client Access Key
Path Parameters
Link ID
Query Parameters
Filter start_date greater than or equal (ISO-8601)
Example:
"2022-06-01T00:00:00.000Z"
Filter start_date less than or equal (ISO-8601)
Example:
"2022-06-01T00:00:00.000Z"
Page number from the shift list
Number of results to return per page.
Response
Shift List
Number of the results in total
Example:
100
Link to the next page
Example:
"https://prod.truv.com/v1/link/0000000000/shifts?page=1"
Link to the previous page
Example:
"https://prod.truv.com/v1/link/0000000000/shifts?page=1"
List of the Shifts