v1

latestOpenAPI 3.1.02026-07-2631411.5 MB
Orchestration - Runs

Download run outputs

Download orchestration run outputs with input and output node contexts

post/orchestration/runs/download-outputs

Request body

workflowUuidstring uuid required

Workflow identifier.

outputNodeSlugstring

Output node slug for download.

format'csv' | 'json'

Export format. Defaults to csv.

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.

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.

limitnumber

Maximum number of runs to include in the export.

offsetnumber

Number of runs to skip before exporting.

Response

Successful response

urlstring required

Download URL for the exported run outputs.