API Reference
List Function Jobs
List all jobs for the given function.
GET
Authorizations
The Sieve API key to authenticate with.
Path Parameters
The owner of the function.
The name of the function.
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.
Response
200
application/json
Successful Response
The response is of type object
.