v1

latestOpenAPI 3.0.0Cognigy Proprietary License2026-07-2239524.1 MB
Simulations

Get simulations by scenarios

Retrieve all simulations for a specific scenario.

get/simulations/{simulationReference}/batches

Path parameters

simulationReferencestring required

Reference ID of the scenario

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

status'STOPPED' | 'IN_PROGRESS' | 'COMPLETED' | 'FAILED'

Filter by simulation status

timespanstring

Filter by time range (e.g., '7d', '30d', '1y')

timezonestring

Timezone for timespan filtering (e.g., 'UTC', 'America/New_York')

endPointTypestring

Filter by endpoint type

Response

List of simulations retrieved successfully