---
title: "List Benchmarks"
method: GET
path: "/felix/benchmarks"
tags: ["felix"]
---

# List Benchmarks

`GET /felix/benchmarks`

List available benchmarks for model evaluation.

Returns benchmarks organized by task type (ner, text_classification, summarization).

## Response `200`

Successful Response

- ListBenchmarksResponse — Response listing available benchmarks
  - `success` boolean, required
  - `benchmarks` object, required
  - `count` integer, required

---

[API](https://skmtc.net/pioneer/apis/brain-api.md) · [All operations](https://skmtc.net/pioneer/apis/brain-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pioneer/brain-api/versions/31dfe831e079/schema)
