Returns all workers matching the specified filters along with a totals breakdown by account status. This endpoint is not paginated — all matching workers are returned in a single response.
totals object with a breakdown of worker counts by account status (activeTotal, inactiveTotal, pendingTotal, firstLoginTotal, onboardingTotal, allTotal).Filter by account status: 0 = pending, 1 = active, 2 = inactivated, 3 = all
Comma-separated area IDs to filter by
Comma-separated skillset IDs to filter by
Comma-separated tag IDs to filter by
Comma-separated custom field filter values
Filter by worker signup date (ISO 8601 format)
Comparator for the workerCreated filter
is_before, is_after, is Filter by next scheduled shift date (ISO 8601 format)
Comparator for the nextWorking filter
is_before, is_after, is Filter by whether the worker has a next scheduled shift
has, does_not_have Filter by last shift date (ISO 8601 format)
Comparator for the lastShift filter
is_before, is_after, is Filter by whether the worker has a recorded last shift
has, does_not_have