get
https://api.personio.de/v2/org-units
Returns a paginated list of Org Units for the authenticated company.
- Use the
typeparameter to filter by Org Unit type (e.g.departmentorteam). - Use
limitandcursorto paginate through large result sets. - Use
sortto control the order of results bynameorid, in ascending or descending order. - Optionally include the ancestor chain for each Org Unit by setting
include_parent_chain=true. - Note: This endpoint is in beta mode. Please use the discussion page in the Developer Hub for feedback.
