---
title: "Changes to List run iterations"
method: GET
path: "/projects/{projectId}/eval-runs/{runId}/iterations"
---

# Changes to List run iterations

`GET /projects/{projectId}/eval-runs/{runId}/iterations`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 74 revisions.

- **2026-08-26** `eaee3e3581d2` — 1 info
- **2026-08-24** `c479eeceb7a3` — 3 warning
- **2026-08-23** `5aaf216f28b0` — 5 info
- **2026-08-15** `d3adfe49fbbf` — 2 info
- **2026-08-15** `2b4d84394b27` — 3 info
- **2026-07-25** `8e393fd5825f` — 5 warning
- **2026-06-11** `ad9bf0de7ed4` — 1 info

## Changes

- **2026-08-26** `eaee3e3581d2` — 1 info
  - added the optional property `items/items/caseId` to the response with the `200` status
- **2026-08-24** `c479eeceb7a3` — 3 warning
  - added the new `setup_failed` enum value to the `items/items/status` response property for the response status `200`
  - added the new `skipped` enum value to the `items/items/status` response property for the response status `200`
  - added the new `timed_out` enum value to the `items/items/status` response property for the response status `200`
- **2026-08-23** `5aaf216f28b0` — 5 info
  - added the optional property `items/items/failureCategory` to the response with the `200` status
  - added the optional property `items/items/firstFailedStage` to the response with the `200` status
  - added the optional property `items/items/stageAnalyzerVersion` to the response with the `200` status
  - added the optional property `items/items/stageResults` to the response with the `200` status
  - added the optional property `items/items/stageResultsUnverified` to the response with the `200` status
- **2026-08-15** `d3adfe49fbbf` — 2 info
  - the response property `items/items/actualToolCalls` became required for the status `200`
  - the response property `items/items/expectedToolCalls` became required for the status `200`
- **2026-08-15** `2b4d84394b27` — 3 info
  - added the optional property `items/items/evaluationConfig` to the response with the `200` status
  - added the optional property `items/items/scoreIntegrity` to the response with the `200` status
  - added the optional property `items/items/scores` to the response with the `200` status
- **2026-07-25** `8e393fd5825f` — 5 warning
  - added the new `CONFLICT` enum value to the `code` response property for the response status `401`
  - added the new `CONFLICT` enum value to the `code` response property for the response status `403`
  - added the new `CONFLICT` enum value to the `code` response property for the response status `404`
  - added the new `CONFLICT` enum value to the `code` response property for the response status `429`
  - added the new `CONFLICT` enum value to the `code` response property for the response status `500`
- **2026-06-11** `ad9bf0de7ed4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/mcpjam/apis/mcpjam-api/docs/projects/:projectId/eval-runs/:runId/iterations/get.md) · [API](https://skmtc.dev/mcpjam/apis/mcpjam-api.md) · [Page](https://skmtc.dev/mcpjam/apis/mcpjam-api/changes/projects/:projectId/eval-runs/:runId/iterations/get)
