/recruitee/jobs

POST /api/recruitee/jobs

Price: 1 credit

Get one published job posting from a company's Recruitee career board by board handle and offer id, offer slug or offer URL: title, department, employment type, workplace type, location and structured locations, HTML description and requirements, salary range, weekly hours, tags, application form settings, screening questions with their answer options, per-locale translations, publication dates and the hosted and apply URLs.

How to use it

A posting is addressed by the pair (company, job_id) — the same id under a different board is a 412, so never carry an id across boards. job_id takes the numeric id, the URL slug, or the full offer URL, and the company is then read from that URL. This returns exactly what recruitee/jobs/search already returns per row, so use it when only the id is known, not to enrich a row from the search. Every offer this surface has been observed to serve carries status 'published' — 230 of 230 across 9 boards — and status ships on the response, so read it rather than inferring it from the call succeeding.

Parameters

Request body

Response

Errors

Response headers