GET
/
v2
/
functions
/
{owner_name}
/
{function_name}
/
jobs

Authorizations

X-API-Key
string
headerrequired

The Sieve API key to authenticate with.

Path Parameters

owner_name
string
required

The owner of the function.

function_name
string
required

The name of the function.

Query Parameters

limit
integer
default: 10000

The maximum amount of jobs to show.

offset
integer
default: 0

Exclude the first N jobs.

Response

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