v1
latestOpenAPI 3.0.0Cognigy Proprietary License2026-07-2239524.1 MBSimulation Runs
Get simulation runs by simulation
Retrieve all simulation runs for a specific simulation.
get/simulations/{simulationReference}/batches/{simulationRunBatchReference}/runs
Path parameters
simulationReferencestring required
Reference ID of the scenario
simulationRunBatchReferencestring required
Reference ID of the simulation
Query parameters
projectIdstring required
Project identifier
filterstring
Filter criteria for searching simulations
limitinteger
Number of items to return per page
skipinteger
Number of items to skip
sortstring
Sort order (e.g., 'name:asc', 'createdAt:desc')
nextstring
Pagination cursor for next page
previousstring
Pagination cursor for previous page
endPointTypestring
Filter by endpoint type
Response
List of simulation runs retrieved successfully