Skip to main content

List all jobs with requirements

GET 

/openapi/v1/jobs/requirements

Returns all jobs that have credential requirements set, reading directly from primary storage (not the search index). Paginate with the standard page (1-based) + pageSize params (default pageSize 25, max 100). The legacy start/count params are still accepted for backward compatibility but are deprecated — prefer page/pageSize.

Request

Responses

OK