---
title: "Changes to Get Result"
method: GET
path: "/evals/results/{result_id}"
---

# Changes to Get Result

`GET /evals/results/{result_id}`

> 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 `overall_score` became optional for the status `200`
  - response property `overall_score` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added the optional property `judge_errors` to the response with the `200` status
  - added the optional property `judge_model` to the response with the `200` status
  - added the optional property `run_tenant` to the response with the `200` status
  - added the optional property `status` to the response with the `200` status
  - added the optional property `test_case_id` to the response with the `200` status

---

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