---
title: "List Replay Harnesses"
method: GET
path: "/v1/admin/eval/harnesses"
tags: ["evals"]
---

# List Replay Harnesses

`GET /v1/admin/eval/harnesses`

List the pytest-based replay harnesses in agent/tests/replay/.
Read-only: discovery is filesystem-based; harnesses don't live in
the DB. Each entry has {path, name, description}; the path is the
target value for POST /runs with target='harness'.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/roxels/apis/interviewer.md) · [All operations](https://skmtc.dev/roxels/apis/interviewer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/roxels/interviewer/revisions/4ef48ed226e1/schema)
