Get Simulation Status
Get the detailed status of a simulation to see its current state and information.
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token
OR
AuthorizationBearer
OAuth2 authentication using JWT tokens
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.

