List jobs

GET

Headers

X-Disable-Hooks"true"RequiredDefaults to true

Query parameters

environmentIdstringOptional

When provided, only jobs for the given environment will be returned

spaceIdstringOptional

When provided, only jobs for the given space will be returned

workbookIdstringOptional

When provided, only jobs for the given workbook will be returned

fileIdstringOptional

When provided, only jobs for the given file will be returned

parentIdstringOptional

When provided, only jobs that are parts of the given job will be returned

pageSizeintegerOptional

Number of jobs to return in a page (default 20)

pageNumberintegerOptional

Based on pageSize, which page of jobs to return

sortDirection"asc" or "desc"Optional

Sort direction - asc (ascending) or desc (descending)

Allowed values: ascdesc
excludeChildJobsbooleanOptional

When true, only top-level jobs will be returned unless a parentId is specified

Response

This endpoint returns an object.
datalist of objects
paginationobjectOptional

pagination info