Skip to main content
GET
List project jobs

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Path Parameters

project_id
string<uuid>
required

Query Parameters

status
string | null

Filter by status: 'active' (pending+processing) or specific status.

job_type
string | null

Filter by job type.

Response

Successful Response

success
boolean
default:true
data
Data · object[] | null