completed, failed, cancelled, or expired are excluded. Only one entry is returned per scenario (the most recently created active run).
Response
Array of objects with the following fields:
| Field | Type | Description |
|---|---|---|
scenario_id | string | Saved scenario id this run belongs to. |
run | object | Twin provision status payload for the active run. Same shape as GET Get twin provision status, including run_id, status, twins, dashboard_url, proxy_token, error, seed_results, and is_public. |
updated_at | string | null | ISO 8601 timestamp of the last run update. |

