v1
latestOpenAPI 3.1.02026-07-261770816.7 KBCustom Field Departments
List custom field departments
A custom_field_department restricts a custom field's visibility to a single department, so the field only appears on jobs, offers, or candidates whose department matches. A custom field with no rows in this list is visible to every department. Filter by custom_field_ids to see which departments a given field is scoped to, or by department_ids to see which fields are scoped to a given department.
get/v3/custom_field_departments
Query parameters
cursorstring
Cursor link for pagination from previous page response header. Do not use any other parameters when using this.
per_pageinteger
Number of results per page
idsinteger[]
Comma separated list
custom_field_idsinteger[]
Comma separated list
department_idsinteger[]
Comma separated list
fieldsstring[]
Comma separated list of fields to return
Response
Successful