List absence periods.

  • This endpoint returns a list of absence periods.
  • It supports pagination and filtering based on various parameters.
  • Filters are combined using the logical "AND" operator, which requires that all conditions be true for the output to be included - except when filtering by date ranges, as in this case it'll match absences overlapping the provided period.
  • This endpoint requires the personio:absences:read scope.
Language
Authorization
Bearer
Click Try It! to start a request and see the response here!