Lists Org Units.

Returns a paginated list of Org Units for the authenticated company.

  • Use the type parameter to filter by Org Unit type (e.g. department or team).
  • Use limit and cursor to paginate through large result sets.
  • Use sort to control the order of results by name or id, 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.
Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!