---
title: "Get a persisted ModelLab run"
method: GET
path: "/api/model-eval/history/{run_id}"
tags: ["model-eval"]
---

# Get a persisted ModelLab run

`GET /api/model-eval/history/{run_id}`

## Path parameters

- `run_id` integer, required

## Response `200`

Full persisted benchmark result

## Other responses

- `404` — History run not found

---

[API](https://skmtc.dev/bugtraceai/apis/bugtraceai-cli-api.md) · [All operations](https://skmtc.dev/bugtraceai/apis/bugtraceai-cli-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bugtraceai/bugtraceai-cli-api/revisions/312bfc1148dc/schema)
