---
title: "Download Brand evidence"
method: GET
path: "/v3/10dlc/brands/{brand_id}/evidence/{id}"
tags: ["10DLC"]
---

# Download Brand evidence

`GET /v3/10dlc/brands/{brand_id}/evidence/{id}`

Returns the Brand evidence file identified by the evidence ID.

## Path parameters

- `brand_id` string, required
- `id` string, required

## Response `200`

Returns the Brand evidence file.

## Other responses

- `404` — Returns when the requested 10DLC resource does not exist.

---

[API](https://skmtc.net/wavix/apis/wavix-apis.md) · [All operations](https://skmtc.net/wavix/apis/wavix-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wavix/wavix-apis/revisions/b22f170488b6/schema)
