v14

OpenAPI 3.1.02026-08-043122950.3 KB
jobs

Count jobs

Count the number of jobs for an entity with optional status stage filter

get/api/jobs/{namespace}/count

Path parameters

namespacestring required

Query parameters

'COMPLETED' | 'CANCELED' | 'ERROR' | 'DELETED' | 'RUNNING' | 'SCHEDULING'
OR
string[]

Response

The count of jobs matching the filter

countnumber required