List Jobs

❗️

CORS Errors?

If you are trying to connect to this endpoint from client based code, you will receive a CORS error. This is intended, as you will be leaking your API key in any client side code. Please see the JSON endpoint for jobs for a non-authenticated endpoint that you may use in client side code.

📘

Confidential jobs

This endpoint doesn't return confidential jobs by default for backwards compatibility reasons.

If you want to include confidential jobs, add confidential to the visibility filter (filter[visibility]) alongside other visibility options.

Example:
Use filter[visibility]=confidential,external,internal,private_job to get jobs with any visibility.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!