Get Simulation Status
Get the status of a simulation in the ShipBob sandbox environment. Learn more about [sandbox simulations](/sandbox/simulations).
<Warning>This endpoint is **only available** on sandbox.</Warning>
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token or OAuth2
Path parameters
simulationId
The simulation id
Response
The simulation status
entity_id
The identifier of the entity the simulation is associated with (for example: shipment id).
entity_type
The type of entity the simulation is associated with (for example: Order).
simulation
The current status of the simulation action(s), including any chained next actions.
simulation_id
The unique identifier of the simulation run.

