---
title: "Get Filter Options"
method: GET
path: "/api/ade-bench/filters"
tags: ["ade-bench"]
---

# Get Filter Options

`GET /api/ade-bench/filters`

Get available filter options for the runs list.

Returns unique agents and models across all runs.

## Response `200`

Successful Response

- FilterOptionsResponse — Response schema for filter dropdown options.
  - `agents` string[]
  - `models` string[]

---

[API](https://skmtc.dev/myaltimate/apis/fastapi.md) · [All operations](https://skmtc.dev/myaltimate/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myaltimate/fastapi/revisions/82206441f16e/schema)
