List job categories
GET/job-categories
Returns the full list of job categories (static master data, not company
scoped). Use the returned id for categoryId when creating a job, and
for where_internship_experience_utilized when creating an internship.
Names are localized using X-Service-Lang / Accept-Language.
Request
Responses
- 200
- 401
- 403
- 500
List of job categories
Missing headers, expired/invalid timestamp, or unknown/inactive API key.
Signature mismatch.
Unexpected server error. Retry later; contact support with the requestId.