---
title: "Changes to List a suite's runs"
method: GET
path: "/projects/{projectId}/eval-suites/{suiteId}/runs"
---

# Changes to List a suite's runs

`GET /projects/{projectId}/eval-suites/{suiteId}/runs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 12 of 80 revisions.

- **2026-08-29** `c628a0e95b06` — 2 info
- **2026-08-26** `e81e8ba8baae` — 1 info
- **2026-08-25** `172afb703db1` — 1 info
- **2026-08-24** `c479eeceb7a3` — 1 warning, 3 info
- **2026-08-22** `de73fc9b1118` — 3 info
- **2026-08-19** `ece7d99ceaf3` — 1 info
- **2026-08-19** `fac4c14468c7` — 1 info
- **2026-08-15** `d3adfe49fbbf` — 3 breaking, 2 warning, 1 info
- **2026-08-15** `2b4d84394b27` — 1 info
- **2026-08-04** `898e20711854` — 1 info
- **2026-07-25** `8e393fd5825f` — 5 warning
- **2026-06-11** `ad9bf0de7ed4` — 1 info

## Changes

- **2026-08-29** `c628a0e95b06` — 2 info
  - added the optional property `items/items/judges/allOf[#/components/schemas/EvalRunJudges]/goalCompletion/cases/items/iterationId` to the response with the `200` status
  - added the optional property `items/items/judges/allOf[#/components/schemas/EvalRunJudges]/groundedness/cases/items/iterationId` to the response with the `200` status
- **2026-08-26** `e81e8ba8baae` — 1 info
  - added the optional property `items/items/importEligibility` to the response with the `200` status
- **2026-08-25** `172afb703db1` — 1 info
  - added the optional property `items/items/gateWaiver` to the response with the `200` status
- **2026-08-24** `c479eeceb7a3` — 1 warning, 3 info
  - added the new `inconclusive` enum value to the `items/items/result` response property for the response status `200`
  - added the optional property `items/items/verdictPolicyIntegrityError` to the response with the `200` status
  - added the optional property `items/items/verdictPolicyVersion` to the response with the `200` status
  - added the optional property `items/items/verdictSummary` to the response with the `200` status
- **2026-08-22** `de73fc9b1118` — 3 info
  - added the optional property `items/items/effectiveModelId` to the response with the `200` status
  - added the optional property `items/items/modelSource` to the response with the `200` status
  - added the optional property `items/items/runGroupId` to the response with the `200` status
- **2026-08-19** `ece7d99ceaf3` — 1 info
  - added the optional property `items/items/executionEngine` to the response with the `200` status
- **2026-08-19** `fac4c14468c7` — 1 info
  - added the optional property `items/items/judges` to the response with the `200` status
- **2026-08-15** `d3adfe49fbbf` — 3 breaking, 2 warning, 1 info
  - added `#/components/schemas/EvalRunEnvironment, subschema #2` to the `items/items/environment` response property `oneOf` list for the response status `200`
  - the `items/items/environment` response's property type changed from `object, null` to no type for status `200`
  - removed the required property `items/items/environment/id` from the response with the `200` status
  - removed the optional property `items/items/environment/name` from the response with the `200` status
  - removed the optional property `items/items/environment/revision` from the response with the `200` status
  - added the optional property `items/items/insights` to the response with the `200` status
- **2026-08-15** `2b4d84394b27` — 1 info
  - added the optional property `items/items/scoreIntegrity` to the response with the `200` status
- **2026-08-04** `898e20711854` — 1 info
  - added the optional property `items/items/environment` 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-suites/:suiteId/runs/get.md) · [API](https://skmtc.dev/mcpjam/apis/mcpjam-api.md) · [Page](https://skmtc.dev/mcpjam/apis/mcpjam-api/changes/projects/:projectId/eval-suites/:suiteId/runs/get)
