Get a simulation session

Retrieve simulation session details by ID.

Authentication

AuthorizationBearer

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

Path parameters

simulation_session_idstringRequiredformat: "uuid"
Simulation session ID.

Response

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

Errors