List clock events
List clock events in a date range. Optional IANA timeZone interprets from/to as local calendar days. Without hr:attendance:write, scope is self-only (hr:attendance:self:write only), direct reports (hr:attendance:read), or full reporting subtree (hr:attendance:read + hr:attendance:team:read).
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Query Parameters
Start calendar date (YYYY-MM-DD)
"2026-06-01"
End calendar date (YYYY-MM-DD), inclusive
"2026-06-30"
IANA time zone (e.g. Africa/Douala). Interprets from/to as local calendar days.
64"Africa/Douala"
Filter by HR employee UUID (requires hr:attendance:write for unrestricted scope).
1 <= x <= 500