v1
latestOpenAPI 3.1.02026-07-261770816.7 KBList departments
Departments are the organizational units jobs are assigned to (e.g. Engineering, Marketing). Each organization maintains its own department tree, with parent_id linking a department to its immediate parent and null marking top-level departments. Use this endpoint to discover department ids and external_id mappings before referencing them on jobs, candidate filters, or custom field scoping.
Query parameters
Cursor link for pagination from previous page response header. Do not use any other parameters when using this.
Number of results per page
Comma separated list
Comma separated list of fields to return
Return only departments whose immediate parent is this department id. Omit to list every department regardless of position in the tree.
Return only the department whose external_id matches this value exactly. Useful for reconciling departments against an HRIS or other external system without an extra name lookup.
Response
Successful