Get a simulation case

Retrieve a simulation case by ID.

Authentication

AuthorizationBearer

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

Path parameters

simulation_case_idstringRequired
Simulation case ID.

Response

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

Errors