---
title: "Changes to Get all evaluation jobs"
method: GET
path: "/evaluation"
---

# Changes to Get all evaluation jobs

`GET /evaluation`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 14 revisions.

- **2026-07-26** `0c4fdad77435` — 13 breaking

## Changes

- **2026-07-26** `0c4fdad77435` — 13 breaking
  - the `items/results/oneOf[#/components/schemas/EvaluationClassifyResults]/generation_fail_count` response's property type/format changed from `number`/`integer` to `number`/`` for status `200`
  - the `items/results/oneOf[#/components/schemas/EvaluationClassifyResults]/invalid_label_count` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `items/results/oneOf[#/components/schemas/EvaluationClassifyResults]/judge_fail_count` response's property type/format changed from `number`/`integer` to `number`/`` for status `200`
  - the `items/results/oneOf[#/components/schemas/EvaluationClassifyResults]/pass_percentage` response's property type/format changed from `number`/`integer` to `number`/`` for status `200`
  - the `items/results/oneOf[#/components/schemas/EvaluationCompareResults]/generation_fail_count` response's property type/format changed from `number`/`integer` to `number`/`` for status `200`
  - the `items/results/oneOf[#/components/schemas/EvaluationCompareResults]/judge_fail_count` response's property type/format changed from `number`/`integer` to `number`/`` for status `200`
  - the `items/results/oneOf[#/components/schemas/EvaluationScoreResults]/aggregated_scores/mean_score` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `items/results/oneOf[#/components/schemas/EvaluationScoreResults]/aggregated_scores/pass_percentage` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `items/results/oneOf[#/components/schemas/EvaluationScoreResults]/aggregated_scores/std_score` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `items/results/oneOf[#/components/schemas/EvaluationScoreResults]/failed_samples` response's property type/format changed from `number`/`integer` to `number`/`` for status `200`
  - the `items/results/oneOf[#/components/schemas/EvaluationScoreResults]/generation_fail_count` response's property type/format changed from `number`/`integer` to `number`/`` for status `200`
  - the `items/results/oneOf[#/components/schemas/EvaluationScoreResults]/invalid_score_count` response's property type/format changed from `number`/`integer` to `number`/`` for status `200`
  - the `items/results/oneOf[#/components/schemas/EvaluationScoreResults]/judge_fail_count` response's property type/format changed from `number`/`integer` to `number`/`` for status `200`

---

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