v1

latestOpenAPI 3.1.02026-07-2631411.5 MB
Orchestration - Batches

List batches

List all orchestration batches

get/orchestration/batches/list

Query parameters

uuidsstring[]

Batch identifiers to include.

Batch identifiers to include.

workflowUuidsstring[]

Workflow identifiers to include.

Workflow identifiers to include.

userUuidstring uuid

User identifier to filter by.

User identifier to filter by.

releaseUuidstring uuid

Release identifier to filter by.

Release identifier to filter by.

parentBatchUuidstring uuid

Parent batch identifier.

Parent batch identifier.

parentRunUuidstring uuid

Parent run identifier.

Parent run identifier.

parentNodeUuidstring uuid

Parent node identifier.

Parent node identifier.

statusesstring[]

Batch statuses to include.

Batch statuses to include.

hasRuns'true' | 'false'

Filter batches that have runs.

Filter batches that have runs.

isSkipped'true' | 'false'

Filter batches by skipped state.

Filter batches by skipped state.

isFinished'true' | 'false'

Filter batches by finished state.

Filter batches by finished state.

includedDataKindsstring[]

Data kinds to include.

Data kinds to include.

excludedDataKindsstring[]

Data kinds to exclude.

Data kinds to exclude.

limitstring

Maximum number of batches to return.

Maximum number of batches to return.

offsetstring

Number of batches to skip.

Number of batches to skip.

Response

Successful response