v45

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-1217119213.2 KB

Get Jobs

get/jobs

Query parameters

exclude_configsboolean

Exclude raw_config from response to reduce size

Exclude raw_config from response to reduce size

cursorstring nullable

Cursor for pagination. Use the next_cursor from the previous response to fetch the next page.

Cursor for pagination. Use the next_cursor from the previous response to fetch the next page.

limitinteger

Maximum number of jobs to return per page. Defaults to 100, max 500.

Maximum number of jobs to return per page. Defaults to 100, max 500.

Response

Successful Response

next_cursorstring nullable

Cursor to fetch the next page of results. If null, there are no more results.