Get Today Attendance
attendance
Get Today Attendance
Get today’s attendance status. Uses org-configured timezone from SimulationSettings.
GET
Get Today Attendance
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
AttendanceRecord · object | null
Successful Response
Attendance record for a user. All datetime fields are stored as UTC (naive) and serialized with 'Z' suffix.
Status of attendance record
Available options:
present, absent, half_day, on_leave True if check-in after office start + grace; set at check-in. None = legacy row.