Skip to main content
GET
List a Simulation's step registry

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.

Path Parameters

id
string
required

Query Parameters

cursor
string
limit
integer<int64>

Response

OK

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

A URL to the JSON Schema for this object.

Example:

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