Get employees who are currently late or were late in the given time range.

Note: This endpoint processes a maximum of 1000 rosters per request to ensure
reliable performance. For businesses with more shifts in the given time range,
use shorter time ranges or filter by specific locations to ensure all late
employees are captured.

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

Start date (Y-m-d format, e.g., "2024-01-15"). Required. Must be on or before 'endDate'.

string

End date (Y-m-d format, e.g., "2024-01-16"). Required. Must be on or after 'startDate'.

locationIds
array of int32s

Optional - if empty, uses all locations the user has access to.

locationIds
string

Pagination cursor for retrieving subsequent pages.

int32

Results per page (default 50, max 250).

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