---
title: "Get Eval Run"
method: GET
path: "/evals/runs/{run_id}"
tags: ["evals"]
---

# Get Eval Run

`GET /evals/runs/{run_id}`

Get a single eval run with full summary and per-case results.

## Path parameters

- `run_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/noso/apis/crucible-backend-api.md) · [All operations](https://skmtc.dev/noso/apis/crucible-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/noso/crucible-backend-api/revisions/6e257c69d1d1/schema)
