For AI agents: visit https://apidocs.hibob.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Fetch attendance entries (time log entries) with filters and pagination. Only fields listed in the fields parameter are returned. You must provide an employeeId filter and at least one clockInDate filter (using from and to operators). The maximum date range is 33 days.
Before using this endpoint:
Explore the Attendance API for more details on usage, rate limits, permissions, and more.
Field IDs are prefixed with /attendanceEntry/ (e.g. /attendanceEntry/id, /attendanceEntry/employeeId).
Use limit and cursor for pagination; next page cursor is in response_metadata.next_cursor.
Responses
Updated 4 months ago
Did this page help you?
Language
Credentials
:
URL
Loading…
Response
Click Try It! to start a request and see the response here! Or choose an example: