GET
/
v1
/
applications
/
{application_id}
/
jobs

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

application_id
string
required

Query Parameters

status
object
offset
integer
limit
integer

Response

200 - application/json
jobs
object[]
required

A list of jobs associated with the application.