Get Jobs

Retrieves the list of jobs from the token's organization, optionally filtered by status.

Log in to see full request history
Query Params
string

Organization ID

string

Status of a job

number

Total number of entries per page, defaults to 30 and can only go up to 100

number

Page to return, defaults to 1

string

The direction and value to sort by, defaults to createdAt descending (denoted -createdAt)

string

Public access token used to authorize the request. Requests may only come from the token's allowed domains. This parameter is mandatory when making requests from a browser. Outside of the browser instead supply a bearer header using a private access token. A public token has read-only permissions whereas a private token has read and write permissions.

Responses

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