/greenhouse/jobs/departments
/greenhouse
/greenhouse/jobs/departments
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.
Price: 10 credits
💡 AI Hint: 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).
⚠️ Common errors: 412: Board token does not exist
POST
/greenhouse/jobs/departments
Authorizations
API token from the dashboard
Headers
Body
application/json