---
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.net/myaltimate/apis/fastapi.md) · [All operations](https://skmtc.net/myaltimate/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/myaltimate/fastapi/versions/aab3fe5c9f05/schema)
