v1

latestOpenAPI 3.1.02026-07-2631411.5 MB
Orchestration - Runs

List runs

List orchestration runs

post/orchestration/runs/list

Request body

workflowUuidstring uuid required

Workflow identifier.

userUuidstring uuid

User identifier to filter by.

releaseUuidstring uuid

Release identifier to filter by.

batchUuidstring uuid

Batch identifier to filter by.

statusesstring[]

Run statuses to include.

recordIdstring

Record ID to filter by.

recordTitlestring

Record title to filter by.

recordTitleOrIdstring

Record title or ID to filter by.

parentBatchUuidstring uuid

Parent batch identifier to filter by.

parentUuidstring uuid

Parent run identifier to filter by.

parentNodeUuidstring uuid

Parent node identifier to filter by.

isGroupParentboolean

Whether to select group parent runs.

createdAfterstring

Include runs created after this timestamp.

createdBeforestring

Include runs created before this timestamp.

updatedAfterstring

Include runs updated after this timestamp.

updatedBeforestring

Include runs updated before this timestamp.

limitnumber

Maximum number of runs to return.

offsetnumber

Number of runs to skip.

Response

Successful response

countnumber required

Total count of matching runs.