v1

latestOpenAPI 3.1.02026-07-178068219.8 KB
workflow runs

List Runs

List all runs of a workflow

get/wf/{workflow_id}/runs/

Path parameters

workflow_idstring required

Query parameters

pageinteger
page_sizeinteger

Response

Successful Response

idstring required
workflow_idstring required
workflow_version_idstring nullable
status'PENDING' | 'RUNNING' | 'COMPLETED' | 'FAILED' | 'PAUSED' | 'CANCELED' required
start_timestring date-time required
end_timestring date-time nullable
initial_inputsobject nullable
outputsobject nullable
parent_run_idstring nullable
run_typestring
output_file_idstring nullable
input_dataset_idstring nullable
messagestring nullable
durationnumber nullable required
percentage_completenumber required