Get Runs

Retrieves the list of runs, optionally filtering by associated job ID, task ID, and organization ID.

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

Organization ID

string
required

ID of a job

string
required

ID of a task

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