/jazzhr/jobs

POST /api/jazzhr/jobs

Price: 5 credits

Get one job posting from a company's JazzHR career board by board handle and job id (or a full posting URL): title, hiring organisation, location and postal address, department, employment type, experience level, the full HTML and plain-text description, structured salary range, posted and valid-through dates.

How to use it

A job 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. Either field accepts the full posting URL in job_id, and the company is then taken from it. Boards are tenant-themed: department, employment_type and experience_level come from a layout some tenants replace, and salary, posted_at, valid_through_at and address come from a structured block roughly two thirds of postings carry, so their absence means the board did not publish them rather than the job lacking them.

Parameters

Request body

Response

Errors

Response headers