Get Tasks

Retrieves the list of tasks, optionally filtered by associated job ID, run status, and organization ID.

Query Params
string

Organization ID

string

ID of a job

string

Status of the most recent run

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
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json