---
title: "Changes to List simulation suite runs for a suite"
method: GET
path: "/v1/sim-suites/{suite_id}/runs"
---

# Changes to List simulation suite runs for a suite

`GET /v1/sim-suites/{suite_id}/runs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 3 revisions.

- **2026-08-13** `9cd7291d4228` — 2 breaking, 4 warning, 2 info
- **2026-08-12** `5a5597ebb2d6` — 28 info

## Changes

- **2026-08-13** `9cd7291d4228` — 2 breaking, 4 warning, 2 info
  - the response property `items/items/agent_revision_id` became optional for the status `200`
  - the response property `items/items/created_by` became optional for the status `200`
  - removed the optional property `items/items/idempotency_key` from the response with the `200` status
  - removed the optional property `items/items/release_eval_error` from the response with the `200` status
  - removed the optional property `items/items/release_eval_verdict` from the response with the `200` status
  - removed the optional property `items/items/runs` from the response with the `200` status
  - added the optional property `items/items/counts` to the response with the `200` status
  - added the optional property `items/items/suite_name` to the response with the `200` status
- **2026-08-12** `5a5597ebb2d6` — 28 info
  - added the optional property `items/items/idempotency_key` to the response with the `200` status
  - added the optional property `items/items/release_eval_verdict/anyOf[subschema #1: ReleaseVerdict]/scenarios/items/failure_source` to the response with the `200` status
  - added the optional property `items/items/release_eval_verdict/anyOf[subschema #1: ReleaseVerdict]/scenarios/items/simulation_status` to the response with the `200` status
  - added the optional property `items/items/release_eval_verdict/anyOf[subschema #1: ReleaseVerdict]/scenarios/items/simulation_stop_reason` to the response with the `200` status
  - added the optional property `items/items/release_eval_verdict/anyOf[subschema #1: ReleaseVerdict]/scenarios/items/suite_attempt` to the response with the `200` status
  - added the optional property `items/items/release_eval_verdict/anyOf[subschema #1: ReleaseVerdict]/scenarios/items/suite_item_id` to the response with the `200` status
  - added the optional property `items/items/release_eval_verdict/anyOf[subschema #1: ReleaseVerdict]/scenarios/items/sut_snapshot_sha256` to the response with the `200` status
  - added the optional property `items/items/release_eval_verdict/anyOf[subschema #1: ReleaseVerdict]/summary/lifecycle_failed_scenarios` to the response with the `200` status
  - added the optional property `items/items/runs/items/agent_turn_count` to the response with the `200` status
  - added the optional property `items/items/runs/items/budget_usd` to the response with the `200` status
  - added the optional property `items/items/runs/items/heartbeat_at` to the response with the `200` status
  - added the optional property `items/items/runs/items/idempotency_key` to the response with the `200` status
  - added the optional property `items/items/runs/items/persona_turn_count` to the response with the `200` status
  - added the optional property `items/items/runs/items/spent_usd` to the response with the `200` status
  - added the optional property `items/items/runs/items/stop_reason` to the response with the `200` status
  - added the optional property `items/items/runs/items/suite_attempt` to the response with the `200` status
  - added the optional property `items/items/runs/items/suite_id` to the response with the `200` status
  - added the optional property `items/items/runs/items/suite_item_id` to the response with the `200` status
  - added the optional property `items/items/runs/items/suite_run_id` to the response with the `200` status
  - added the optional property `items/items/runs/items/sut_snapshot_sha256` to the response with the `200` status
  - added the optional property `items/items/runs/items/transcript_chars` to the response with the `200` status
  - added the optional property `retry_after` to the response with the `400` status
  - added the optional property `retry_after` to the response with the `401` status
  - added the optional property `retry_after` to the response with the `404` status
  - added the optional property `retryable` to the response with the `400` status
  - added the optional property `retryable` to the response with the `401` status
  - added the optional property `retryable` to the response with the `404` status
  - the `schema_version` response's property default value changed from `1` to `2` for the status `200`

---

[Operation](https://skmtc.dev/oneloop-hq/apis/feather-api/docs/v1/sim-suites/:suite_id/runs/get.md) · [API](https://skmtc.dev/oneloop-hq/apis/feather-api.md) · [Page](https://skmtc.dev/oneloop-hq/apis/feather-api/changes/v1/sim-suites/:suite_id/runs/get)
