List of shifts
Retrieve a paginated list of shifts with details such as start and end times, breaks, metadata, and summary metrics. Supports pagination through limit and offset query parameters and filtering by contractId, date range (fromDate and toDate).
Token scopes: time-tracking:read
Authentication
Query parameters
Offset/index of record for the next page of records to return.
Filter shifts from this date (YYYY-MM-DD).
Filter shifts until this date (YYYY-MM-DD).