API Reference
List Jobs
List all jobs in your organization.
GET
/
v2
/
jobs
Authorizations
The Sieve API key to authenticate with.
Query Parameters
The maximum amount of jobs to show.
Exclude the first N jobs.
The status of the job. Possible values: 'queued', 'processing', 'error', 'finished', 'cancelled', . Leave empty to get all statuses.
Was this page helpful?