---
title: "Mission Evidence"
method: GET
path: "/missions/{mission_id}/evidence/{task_id}"
---

# Mission Evidence

`GET /missions/{mission_id}/evidence/{task_id}`

Serve the sealed evidence bundle behind a timeline element's provenance link.

``bundle_hash`` is recomputed from the canonical binding bytes on every read,
so the drawer always shows the bundle's current identity -- and a bundle that
no longer matches the hash a phase receipt bound projects that phase as
unverified in the mission projection above.

## Path parameters

- `mission_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/revisions/86f514b4e920/schema)
