List attendanceAsk AIget https://app.peopleforce.io/api/public/v3/time/timesheetsShow attendance for the given month and year across your company.Query Paramsemployee_ids[]integerReturn 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[]=2monthintegerReturn results by the given month. Defaults to todays month.yearintegerReturn results by the given year. Defaults to todays year.project_ids[]integerReturn 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[]=2pageintegerDefaults to 1A cursor for pagination across multiple pages of results.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponse 200OKUpdated 5 months ago