---
title: "Changes to Get a specific evaluation result by ID"
method: GET
path: "/evaluation/{id}"
---

# Changes to Get a specific evaluation result by ID

`GET /evaluation/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 10 revisions.

- **2026-07-13** `f332cf4d71d4` — 3 info
- **2025-06-19** `c0684c37535d` — 1 info
- **2025-06-10** `d550ab79ee7e` — 3 warning, 13 info
- **2025-04-30** `2eb8cb01b88b` — 1 info
- **2025-04-30** `9a3d86c43d3d` — 1 breaking

## Changes

- **2026-07-13** `f332cf4d71d4` — 3 info
  - added the new optional `query` request parameter `includeAllScores`
  - added the optional property `all_scored_pairs` to the response with the `200` status
  - added the optional property `min_scoring_pairs/items/items/score` to the response with the `200` status
- **2025-06-19** `c0684c37535d` — 1 info
  - added the optional property `human_critique` to the response with the `200` status
- **2025-06-10** `d550ab79ee7e` — 3 warning, 13 info
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `mean_scores` from the response with the `200` status
  - removed the optional property `scores` from the response with the `200` status
  - added the optional property `created_at` to the response with the `200` status
  - added the optional property `dataset_id` to the response with the `200` status
  - added the optional property `metrics_definitions` to the response with the `200` status
  - added the optional property `min_scoring_pairs` to the response with the `200` status
  - added the optional property `pair_count` to the response with the `200` status
  - added the optional property `results_id` to the response with the `200` status
  - added the optional property `score_confidence_intervals` to the response with the `200` status
  - added the optional property `score_maxes` to the response with the `200` status
  - added the optional property `score_means` to the response with the `200` status
  - added the optional property `score_medians` to the response with the `200` status
  - added the optional property `score_mins` to the response with the `200` status
  - added the optional property `score_std_devs` to the response with the `200` status
  - added the optional property `system_prompt` to the response with the `200` status
- **2025-04-30** `2eb8cb01b88b` — 1 info
  - endpoint added
- **2025-04-30** `9a3d86c43d3d` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/getplumai/apis/plum-api/docs/evaluation/:id/get.md) · [API](https://skmtc.dev/getplumai/apis/plum-api.md) · [Page](https://skmtc.dev/getplumai/apis/plum-api/changes/evaluation/:id/get)
