---
title: "Changes to List evaluator versions"
method: GET
path: "/api/evaluators/{evaluator_id}/versions/"
---

# Changes to List evaluator versions

`GET /api/evaluators/{evaluator_id}/versions/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 6 revisions.

- **2026-08-22** `b18c72975097` — 3 warning
- **2026-08-13** `4e064cf81dae` — 8 breaking, 3 warning, 14 info
- **2026-07-31** `c26d550029f8` — 9 breaking, 6 warning, 10 info

## Changes

- **2026-08-22** `b18c72975097` — 3 warning
  - for the `query` request parameter `page_size`, the max was set to `100.00`
  - for the `query` request parameter `page`, the min was set to `1.00`
  - for the `query` request parameter `page_size`, the min was set to `1.00`
- **2026-08-13** `4e064cf81dae` — 8 breaking, 3 warning, 14 info
  - the response property `results/items/description` became nullable for the status `200`
  - the response property `results/items/created_at` became optional for the status `200`
  - the response property `results/items/created_by` became optional for the status `200`
  - the response property `results/items/created_by/email` became optional for the status `200`
  - the response property `results/items/created_by/id` became optional for the status `200`
  - the `next` response's property type/format changed from `string, null`/`uri` to `string, null`/`` for status `200`
  - the `previous` response's property type/format changed from `string, null`/`uri` to `string, null`/`` for status `200`
  - removed the required property `results/items/created_by/name` from the response with the `200` status
  - removed the optional property `filters_data` from the response with the `200` status
  - removed the optional property `results/items/created_by/username` from the response with the `200` status
  - removed the optional property `total_count` from the response with the `200` status
  - added the non-success response with the status `401`
  - added the non-success response with the status `404`
  - the response property `results/items/id` became required for the status `200`
  - the response property `results/items/is_read_only` became required for the status `200`
  - the response property `results/items/score_value_type` became required for the status `200`
  - the response property `results/items/type` became required for the status `200`
  - the response property `results/items/version` became required for the status `200`
  - the response property `results/items/version_id` became required for the status `200`
  - removed the `custom` enum value from the `results/items/type` response property for the response status `200`
  - removed the `function` enum value from the `results/items/type` response property for the response status `200`
  - removed the `human_boolean` enum value from the `results/items/type` response property for the response status `200`
  - removed the `human_categorical` enum value from the `results/items/type` response property for the response status `200`
  - removed the `human_numerical` enum value from the `results/items/type` response property for the response status `200`
  - removed the `human_text` enum value from the `results/items/type` response property for the response status `200`
- **2026-07-31** `c26d550029f8` — 9 breaking, 6 warning, 10 info
  - the response property `results/items/id` became optional for the status `200`
  - the response property `results/items/is_read_only` became optional for the status `200`
  - the response property `results/items/score_value_type` became optional for the status `200`
  - the response property `results/items/type` became optional for the status `200`
  - the response property `results/items/version` became optional for the status `200`
  - the response property `results/items/version_id` became optional for the status `200`
  - the `next` response's property type/format changed from `string, null`/`` to `string, null`/`uri` for status `200`
  - the `previous` response's property type/format changed from `string, null`/`` to `string, null`/`uri` for status `200`
  - the `results/items/created_by/email` response's property type/format changed from `string`/`email` to `string`/`` for status `200`
  - added the new `custom` enum value to the `results/items/type` response property for the response status `200`
  - added the new `function` enum value to the `results/items/type` response property for the response status `200`
  - added the new `human_boolean` enum value to the `results/items/type` response property for the response status `200`
  - added the new `human_categorical` enum value to the `results/items/type` response property for the response status `200`
  - added the new `human_numerical` enum value to the `results/items/type` response property for the response status `200`
  - added the new `human_text` enum value to the `results/items/type` response property for the response status `200`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `404`
  - added the optional property `filters_data` to the response with the `200` status
  - added the optional property `results/items/created_by/username` to the response with the `200` status
  - added the optional property `total_count` to the response with the `200` status
  - the response property `results/items/created_at` became required for the status `200`
  - the response property `results/items/created_by` became required for the status `200`
  - the response property `results/items/created_by/email` became required for the status `200`
  - the response property `results/items/created_by/id` became required for the status `200`
  - added the required property `results/items/created_by/name` to the response with the `200` status

---

[Operation](https://skmtc.dev/keywordsai/apis/api-reference/docs/api/evaluators/:evaluator_id/versions/get.md) · [API](https://skmtc.dev/keywordsai/apis/api-reference.md) · [Page](https://skmtc.dev/keywordsai/apis/api-reference/changes/api/evaluators/:evaluator_id/versions/get)
