Fetch Job

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Are you looking to retrieve job information to build your own careers website?

We have an easy to use JSON endpoint for jobs that might be more appropriate depending on your use case.

🚧

Using this endpoint for a custom careers site

If you're using the API to retrieve job information as part of a custom careers site implementation please make sure to sanitise any user input before making requests.

E.g. If your careers site has a job listing at "https://your-domain.com/careers/123/", you might be taking the last part of the URL (in this case the "123") and making an API request with it. Please ensure that you sanitise this to only allow integer values.

We also recommend that you do not return full API responses to your front end as this may potentially expose attributes that you do not want to be made public.

Path Params
string
required

ID of the resource

Query Params
extra_fields[jobs]
array of objects

Include fields that are not always needed, or perhaps computationally expensive

include
array of strings
fields[jobs]
array of objects
fields[departments]
array of objects
fields[divisions]
array of objects
fields[locations]
array of objects
fields[structure_custom_group_ones]
array of objects
fields[companies]
array of objects
fields[structure_links]
array of objects
fields[users]
array of objects
fields[applications]
array of objects
fields[job_postings]
array of objects
fields[questions]
array of objects
fields[custom_attributes]
array of objects
fields[stages]
array of objects
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json