Returns the details of the specified job. Required scope: r_jobs. Accessible with all token types.

Results

Calling the jobs/:shortcode will return the full job JSON object.

keytypedescription
idstringThe job identifier
titlestringThe short title of the job
full_titlestringThe full title of the job (title + code)
shortcodestringSystem generated job code
codestringJob code as defined in editor
statestringThe job state. Possible values are draft, published, closed, archived. Where closed is a job used internally or confidentially
departmentstringThe job department as defined in job editor
urlstringshort URL to the job page
application_urlstringURL to the job application form
shortlinkstringshort URL to the job page
location/countrystringThe country name as defined in job editor
location/country_codestringThe two digit country code
location/regionstringThe region as defined in job editor
location/region_codestringThe two digit region code
location/citystringThe city as defined in job editor
location/zip_codestringThe zip code as defined in job editor
location/telecommutingbooleanTrue if job is telecommuting
created_atstringThe timestamp the job was created
full_descriptionstringDescription + requirements + benefits
descriptionstringThe description of the job
requirementsstringThe requirements section of the job
benefitsstringThe benefits section of the job
employment_typestringThe employment type of the job
industrystringThe job's industry
functionstringThe job's function
experiencestringThe experience required for the job
educationstringThe education level required for the job
keywordsarrayThe keywords of the job
salary/salary_fromintegerThe lower bound of the salary
salary/salary_tointegerThe upper bound of the salary
salary/salary_currencystringThe ISO code of the salary currency
Language
Authentication
Header
URL
Click Try It! to start a request and see the response here!