/jobvite/jobs

POST /api/jobvite/jobs

Price: 5 credits

Get one job posting from a company's Jobvite career board by board slug and job id (or a full posting URL): title, hiring organisation, the customer's own requisition number, category, one or more locations with postal address, employment type, posted date, the full HTML and plain-text description, and the apply URL.

How to use it

A job is addressed by the pair (company, job_id); the same id under another board is a 412, so never carry an id across boards. Two ids exist and only one of them addresses the posting: job_id is the 8-character code in the URL, while req_id is the customer's own requisition number shown to humans and is not an input. The board slug is not the display name either — 'pathways' renders as Clarvida — so take it from a URL rather than from the company's brand. employment_type, posted_at and locations come from a structured block some tenants do not emit at all, in which case the single free-text location is what the page shows.

Parameters

Request body

Response

Errors

Response headers