---
title: "List Smart Doc Extraction Runs"
method: GET
path: "/internal/evals/smart-doc-extraction/runs"
tags: ["internal"]
---

# List Smart Doc Extraction Runs

`GET /internal/evals/smart-doc-extraction/runs`

All available local eval runs, most recent first, for the run
dropdown on the eval page. Each run id is a `<results.json>` file
produced by one invocation of `python -m backend.scripts.smart_doc_eval`.

## Response `200`

Successful Response

- string[]

---

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