---
title: "List all available evaluation results"
method: GET
path: "/list_evaluations"
---

# List all available evaluation results

`GET /list_evaluations`

## Query parameters

- `hydrate` boolean

## Response `200`

Successfully retrieved list of evaluation results

- object
  - `results` object
  - `total_count` integer

## Changes

- **2025-06-11** `2c7df02e7ab4` — 1 info
  - added the new optional `query` request parameter `hydrate`
- **2025-06-10** `d550ab79ee7e` — 1 breaking, 1 warning, 1 info
  - the `results` response's property type/format changed from `array`/`` to `object`/`` for status `200`
  - removed the optional property `count` from the response with the `200` status
  - added the optional property `total_count` 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

[Change history](https://skmtc.dev/getplumai/apis/plum-api/changes/list_evaluations/get.md)

---

[API](https://skmtc.dev/getplumai/apis/plum-api.md) · [All operations](https://skmtc.dev/getplumai/apis/plum-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getplumai/plum-api/revisions/f332cf4d71d4/schema)
