Get a simulation

Retrieve a simulation by ID.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

simulation_idstringRequiredformat: "uuid"
Simulation ID.

Response

200
statusstring or null
Whether the request was successful.
responseobject or null
Simulation details.

Errors