v1

latestOpenAPI 3.1.02026-07-2631411.5 MB
Orchestration - Records

Count records

Count orchestration records

post/orchestration/records/count

Request body

workflowUuidstring uuid required

Workflow identifier.

userUuidstring uuid

User identifier to filter by.

idsstring[]

Record IDs to include.

titlestring

Record title to match.

titleOrIdstring

Record title or ID 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.

Response

Successful response

countnumber required

Number of records matching the filter.