GET
/
v2
/
jobs

Authorizations

X-API-Key
string
headerrequired

The Sieve API key to authenticate with.

Query Parameters

limit
integer
default: 500

The maximum amount of jobs to show.

offset
integer
default: 0

Exclude the first N jobs.

status
string
default:

The status of the job. Possible values: 'queued', 'processing', 'error', 'finished', 'cancelled', . Leave empty to get all statuses.

Response

200 - application/json
data
object[]
required
next_offset
integer
default: -1