v1

latestOpenAPI 3.1.02026-07-2631411.5 MB
Orchestration - Records

Download record outputs

Download orchestration record outputs with input and output node contexts

post/orchestration/records/download-outputs

Request body

workflowUuidstring uuid required

Workflow identifier.

outputNodeSlugstring

Output node slug for download.

format'csv' | 'json'

Export format. Defaults to csv.

idsstring[]

Record IDs to include.

runUuidsstring[]

Run UUIDs of the records to include.

titlestring

Record title to match.

releaseUuidstring uuid

Release identifier to filter by.

batchUuidstring uuid

Batch identifier to filter by.

statusesstring[]

Record statuses to include.

parentBatchUuidstring uuid

Parent batch identifier to filter by.

parentRunUuidstring uuid

Parent run identifier to filter by.

parentNodeUuidstring uuid

Parent node identifier to filter by.

isGroupParentboolean

Whether to select group parent records.

createdAfterstring

Include records created after this timestamp.

createdBeforestring

Include records created before this timestamp.

Response

Successful response

urlstring required

Download URL for the exported record outputs.