v1

latestOpenAPI 3.0.02026-08-0455133277.1 KB
Jobs

List Jobs

List Jobs for a given workflow id

get/v0/workflows/{workflow_id}/jobs

Path parameters

workflow_idstring required

Unique identifier for the workflow to list jobs from

Query parameters

idstring

Filter by specific job ID

statusstring

Filter jobs by their current status (e.g., running, completed)

created_bystring

Filter jobs by user who created them

created_onstring

Filter jobs by creation date

Response

OK