Skip to main content
GET
List Simulations in the workspace

Authorizations

Authorization
string
header
required

Use a Continuous API key. Send it in the Authorization header as a Bearer token.

Headers

X-Workspace-Id
string

Required with a sealed session on workspace-scoped routes. API keys carry their workspace.

Query Parameters

status
string
simulator
string
limit
integer<int64>
cursor
string

Response

OK

next_cursor
string | null
required
simulations
object[]
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/ListSimulationsResponse.json"