Check In
attendance
Check In
Check in for the day. Uses org-configured timezone from SimulationSettings.
POST
Check In
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request to check in
Response
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.