Skip to main content
GET
List active jobs

Authorizations

x-api-key
string
header
required

Path Parameters

organizationId
integer
required

Organization ID

Query Parameters

rootOnly
boolean

Whether to exclude jobs with a parent ID (so jobs started as part of another job)

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

jobs
object[]
required

Active jobs

totalJobCount
integer
required
error
string

Optional error description (set if 'success' was false)