List active jobs

GET {{baseUrl}}/api/organizations/:organizationId/jobs?rootOnly=<boolean>

Get all active jobs for this organization

Request Params

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;jobs&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;totalJobCount&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}