Skip to main content
GET
List account-wide jobs

Authorizations

X-API-Key
string
header
required

Query Parameters

status
enum<string> | null
Available options:
pending,
scheduled,
running,
completed,
partially_failed,
failed,
cancelled
definition_id
string | null
source
string | null
since
string<date-time> | null
limit
integer
default:50
Required range: 1 <= x <= 500
cursor
string | null

Response

Successful Response

items
JobResponse · object[]
required
limit
integer
required
skip
integer
required
total
integer | null
next_cursor
string | null