Get the details of a single job ad

Returns the details of the job ad that was promoted on the Bob careers page.

To learn more about the Hiring API and how to integrate with your career page, see How to integrate with your careers page.

Testing notes:

  • Use the testing widget's Try It! option to test this endpoint.
Path Params
string
required

The job ad ID you want to retrieve.

To test with a specific job ad ID, locate the ID in the 'Job Detail Link' on Bob's career page, this ID is the last part of the URL. Alternatively, retrieve the job ads list using the 'POST' endpoint and extract the ID from the job ads list in the response.

Query Params
string

The job ads will be returned in the language you provide in the preferred language (if available). Otherwise, the language specified in the job ad will be used. list of all possible values is available via the Metadata API under Get all company lists (endpoint GET https://api.hibob.com/v1/company/named-lists/languages).

Responses

400

The request contains incorrect parameters or syntax errors. Please review the request body.

404

The requested entry was not found. Ensure the filter criteria in the request body are correct.

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json