Runs
Recorded simulation runs and their event logs.
/api/simulation/runs
A workspace's runs, newest-first.
/api/simulation/runs/{id}
One run record.
/api/simulation/runs/{id}
Remove the run record and its events.
/api/simulation/runs/{id}/events
The run's persisted event stream, chronological. Drives replay (default `kind=track`) and overlays.