---
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

## Changes

- **2026-07-26** `2a1299ef19fa` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server/changes/missions/:mission_id/evidence/:task_id/get.md)

---

[API](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server.md) · [All operations](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server/llms.txt) · [OpenAPI document](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server/revisions/86f514b4e920?raw)
