Get all jobs

Returns all jobs Note: By default, only active jobs will be returned but this can be overridden by using the "status" parameter.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 1

Used to specify further pages (starts at 1, defaults to 1)

integer
1 to 50

Number of items to include in pagination (up to 50, defaults to 50)

string

Creation time greater or equal to (accepts date and date-time format)

string

Creation time lesser than (accepts date and date-time format)

string

Update time greater or equal to (accepts date and date-time format)

string

Update time lesser than (accepts date and date-time format)

string

Status of the job (defaults to ONLINE), can be combined by separating the status with a comma (e.g. ONLINE,OFFLINE,ARCHIVED to return all jobs). Note: The value 'ALL' is deprecated, use 'ONLINE,OFFLINE,ARCHIVED' instead.

boolean

Whether the full content of the job should be returned (defaults to false)

string

Title of the job (partial match)

string

Country code according to iso-3166-1-alpha-2

string

id to identify the job outside Join

string

Sort the jobs by a field, where '-' indicates descending order. Supported values: -createdAt, -lastUpdatedAt, createdAt, lastUpdatedAt. Any other value or no value will default to -createdAt

Responses

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