Get the details of a single job ad
Returns the details of the job ad that was promoted on the Bob careers page. <br /><br /> To learn more about the Hiring API and how to integrate with your career page, see <a href="https://apidocs.hibob.com/docs/how-to-use-hiring-api-careers-page" target="_blank">How to integrate with your careers page</a>. <br /><br /> <p><b>Testing notes</b>:</p> <ul>
<li>Use the testing widget's <b>Try It!</b> option to test this endpoint.</li> </ul>Path parameters
The job ad ID you want to retrieve. <br><br> 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.<br>
Query parameters
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).
Response
The detailed structure of the job ad details being returned in the response body.