---
title: "Changes to List Results"
method: GET
path: "/evals/results"
---

# Changes to List Results

`GET /evals/results`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 28 revisions.

- **2026-08-08** `103580dad816` — 2 breaking, 5 info

## Changes

- **2026-08-08** `103580dad816` — 2 breaking, 5 info
  - the response property `results/items/overall_score` became optional for the status `200`
  - response property `results/items/overall_score` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added the optional property `results/items/judge_errors` to the response with the `200` status
  - added the optional property `results/items/judge_model` to the response with the `200` status
  - added the optional property `results/items/run_tenant` to the response with the `200` status
  - added the optional property `results/items/status` to the response with the `200` status
  - added the optional property `results/items/test_case_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/myaltimate/apis/fastapi/docs/evals/results/get.md) · [API](https://skmtc.dev/myaltimate/apis/fastapi.md) · [Page](https://skmtc.dev/myaltimate/apis/fastapi/changes/evals/results/get)
