---
title: "Show Requested Evidence"
method: GET
path: "/evidence/{id}"
---

# Show Requested Evidence

`GET /evidence/{id}`

Queries and returns an evidence with a passed ID.

## Path parameters

- `id` integer, required

## Headers

- `If-None-Match` string

## Response `200`

An evidence.

## Other responses

- `404` — Evidence not found.

## Changes

- **2016-10-03** `3646e074cdd9` — 1 info
  - added the new optional `header` request parameter `If-None-Match`
- **2016-09-20** `1611a5a1738b` — 2 warning
  - the optional response header `ETag` removed for the status `200`
  - deleted the `header` request parameter `If-None-Match`

[Change history](https://skmtc.dev/sphinx-contrib/apis/batcomputer-api/changes/evidence/:id/get.md)

---

[API](https://skmtc.dev/sphinx-contrib/apis/batcomputer-api.md) · [All operations](https://skmtc.dev/sphinx-contrib/apis/batcomputer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphinx-contrib/batcomputer-api/revisions/e146dfe44cb6/schema)
