v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBAttendance > WorkedTime
Reads all Worked times
Reads all Worked times
get/api/2026-07-01/resources/attendance/worked_times
Query parameters
start_onstring
end_onstring
employee_ids[]string[]
include_time_range_categoryboolean required
include_non_attendable_employeesboolean required
Response
OK
Example response
{
"data": [
{
"id": "1_2024-07-01"
}
]
}