Skip to main content
GET
Departments
List accepted departments, optionally filtered by name. Options are sorted alphabetically and contain a display label and a search-ready value.

Authentication and credits

Use Authorization: Bearer YOUR_API_KEY. An active API key is required. This endpoint consumes no credits and works with zero or negative balances.

Query parameters

string
Optional name filter, up to 200 characters. Matches any part of the name, ignoring case and surrounding whitespace. Omit it or pass a blank value to return the complete list.

Example request

Response

Pass each selected value unchanged in the department array of a job search. No matches return an empty departments array.

Errors

Errors use a detail field. Successful responses use the object shown above, without a success or data wrapper.