---
title: "Review Board Evidence"
method: GET
path: "/review-board/runs/{run_id}/evidence/{task_id}"
---

# Review Board Evidence

`GET /review-board/runs/{run_id}/evidence/{task_id}`

Serve the sealed evidence bundle for a board card.

The bundle is the #2362 proof-of-done artifact: content-addressed
items, the gate verdict, the producing signature, and the audit-chain
entry hash. ``bundle_hash`` is recomputed from the canonical binding
bytes on every read so the drawer always shows the bundle's current
identity.

## Path parameters

- `run_id` string, required
- `task_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server.md) · [All operations](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipyourdrink-ltd/bernstein-task-server/versions/86f514b4e920/schema)
