Get a specific simulation run by ID
24Successful Response
A specific execution/run of a simulation scenario
Account ID that owns this simulation run
ID of the Agent being simulated
ID of the parent simulation results
ID of the Simulation Scenario being run
The maximum number of steps.
The maximum number of errors.
Trial number for this scenario (1 to num_trials).
LLM configuration for the simulated user.
ID of the Scenario Set the scenario belongs to
Current status of the simulation run
pending, running, completed When this run record was created (UTC)
The start time of the simulation. None if still PENDING.
The end time of the simulation. None if not yet COMPLETED.
The duration of the simulation run.
The reason for the termination of the simulation.
user_stop, agent_stop, max_steps, too_many_errors, cancelled The cost of the agent.
The cost of the user.
The reward received by the agent.
Complete simulation transcript
A system message.
Error message if the simulation failed.