processing-jobs

List Processing Jobs

Projection of processing.project_jobs.list (project member access in the op).

get/api/v1/processing-jobs

Query parameters

project_idstring required

Project to list jobs for

Project to list jobs for

statusstring nullable

Filter by status

Filter by status

job_type_namestring nullable

Filter by job type name

Filter by job type name

limitinteger
offsetinteger

Response

Successful Response

{"stackTrail":"paths:/api/v1/processing-jobs:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes