Get Attendance Daily Management Report
Attendance report 4: consolidated daily workday per employee.
Durations (worked_minutes, tardiness_minutes, overtime_minutes) are
returned in minutes. The date range is required and bounded.
Authentication
API key of the organization. Always sent together with the Secret-Access header.
Path parameters
Headers
Query parameters
Required, in YYYY-MM-DD format. Inclusive. The window between from_date and to_date cannot exceed 31 days. Applies to the date of the workday (mark_date), in the time zone of the place of the mark — the same one the report returns clock-in and clock-out in.
Required, in YYYY-MM-DD format. Inclusive. The window between from_date and to_date cannot exceed 31 days. Applies to the date of the workday (mark_date), in the time zone of the place of the mark — the same one the report returns clock-in and clock-out in.
Centralized id of the employee to filter by. Note: this is not the learning user_id used by the /reports/learning/… reports — for the same person they are different numbers.
Cursor for the next page. Take it from next_cursor in the previous response and send it back unchanged; it is opaque. Omit it for the first page.
