v1

latestOpenAPI 3.0.0Cognigy Proprietary License2026-07-2239524.1 MB
Simulations

Get simulation by ID

Retrieve a specific simulation by its reference ID.

get/simulations/{simulationReference}/batches/{simulationRunBatchReference}

Path parameters

simulationReferencestring required

Reference ID of the scenario

simulationRunBatchReferencestring required

Reference ID of the simulation

Query parameters

projectIdstring required

Project identifier

Response

Simulation retrieved successfully

idstring required

Unique identifier for the simulation

referenceIdstring required

Reference ID for the simulation

simulationReferencestring required

Reference ID of the simulated scenario

status'pending' | 'running' | 'completed' | 'failed' | 'stopped' required

Current status of the simulation

runsinteger required

Number of runs in this simulation

completedRunsinteger required

Number of completed runs

failedRunsinteger required

Number of failed runs

createdAtinteger required

Creation timestamp

startedAtinteger nullable

Start timestamp

completedAtinteger nullable

Completion timestamp