/greenhouse/jobs/departments

POST /api/greenhouse/jobs/departments

Price: 10 credits

List the department tree of a company's Greenhouse job board by board token: each department's id, name, parent and child department ids, and the jobs that belong to it.

How to use it

List the department tree of a specific company's Greenhouse board. board_token is the company slug from its career board URL (e.g. stripe). Each item has id, name, parent_id, child_ids and jobs (the postings in that department).

Parameters

Request body

Response

Errors

Response headers