v1

latestOpenAPI 3.1.02026-07-2631411.5 MB
Orchestration - Records

Download records

Download orchestration records

post/orchestration/records/download

Request body

workflowUuidstring uuid required

Workflow identifier.

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.

updatedAfterstring

Include records updated after this timestamp.

updatedBeforestring

Include records updated before this timestamp.

limitnumber

Maximum number of records to export.

offsetnumber

Number of records to skip before export.

Response

Successful response

urlstring required

Download URL for the exported records.