Skip to main content
GET
/
v3
/
10dlc
/
brands
/
{brand_id}
/
evidence
/
{id}
Download Brand evidence
curl --request GET \
  --url https://api.wavix.com/v3/10dlc/brands/{brand_id}/evidence/{id} \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.

Path Parameters

brand_id
string
required

The unique ID of the 10DLC Brand.

Example:

"B6AI7PA"

id
string
required

The unique ID of the Brand evidence file.

Example:

"191eb205-8357-4d71-b8da-160a25a000d7"

Response

Returns the Brand evidence file.

The response is of type file.