v2/absence_entitlementsCopy Pageget https://shyftplan.com/api/v2/absence_entitlementsList absence entitlements per employee and absence reason.Query Paramsuser_emailstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. E-mail address of the API user.authentication_tokenstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. Authentication token - can be fetched by login action.yearint32required2000 to 2100Filter for a specific Year between 2000 and 2100company_ids[]array of objectsFilter for a list company IDs.company_ids[]ADD int32absence_reason_ids[]array of objectsFilter for a list of absence reason IDs to retrieve only absence entitlements for these absence reason IDs.absence_reason_ids[]ADD int32employment_ids[]array of objectsFilter for a list of employment IDs to retrieve only absence entitlements for these employees.employment_ids[]ADD int32pageint32≥ 1Defaults to 1Number of the page of responses to retrieve. First page: 1.per_pageint321 to 1000Defaults to 500Number of responses on each page.with_deletedbooleanDefaults to trueInclude soft-deleted employments? Available options: true: Include soft-deleted employments.false: Don't include soft-deleted employments.truefalseResponses 200Successfully listed 401UnauthorizedUpdated 3 months ago v1/absences/{id}/withdrawv2/absence_entitlementsDid this page help you?YesNo