/icims/jobs

POST /api/icims/jobs

Price: 1 credit

Get one job posting from a company's iCIMS career board by board handle and posting id (or a full posting URL): title, HTML and plain-text description, qualifications, responsibilities, category, employment type, hiring organization and brand, the full location breakdown with coordinates and additional locations, posting, update and expiry dates, salary values when the board publishes them, board tags, the apply URL and the canonical posting URL.

How to use it

Identity is (company, req_id): a posting id belongs to one board only, and the same id on another company's board resolves to nothing rather than to the wrong job, so company must always be the board the id came from. Passing a full posting URL fills company in by itself. A posting the board has closed disappears from the board entirely and returns 412, so a 412 means 'gone or wrong board', not a bad request. The rows icims/jobs/search returns already carry every field this endpoint returns, so call this one only when the id is your starting point.

Parameters

Request body

Response

Errors

Response headers