v1
latestOpenAPI 3.1.02026-07-2421872196.9 KBTime
List attendance
Show attendance for the given month and year across your company.
get/time/timesheets
Query parameters
employee_ids[]integer
Return results filtered by these specified employee IDs. Multiple employe IDs can be provided using an ampersand separated list. For example, employee_ids[]=1&employee_ids[]=2
monthinteger
Return results by the given month. Defaults to todays month.
yearinteger
Return results by the given year. Defaults to todays year.
project_ids[]integer
Return results filtered by these specified project IDs. Multiple project IDs can be provided using an ampersand separated list. For example, project_ids[]=1&project_ids[]=2
pageinteger
A cursor for pagination across multiple pages of results.
Response
OK