Skip to main content
GET
/
10dlc
/
brands
/
{brand_id}
/
evidence
List a 10DLC Brand appeal evidence
curl --request GET \
  --url 'https://api.wavix.com/v1/10dlc/brands/{brand_id}/evidence?appid='
{
  "items": [
    {
      "file_name": "file.png",
      "mime_type": "image/png",
      "url": "https://api.qa1.wavix.dev/v3/10dlc/brands/BRGQVL0/evidence/3d8d97b6-61f7-4f91-8c1c-7ef83828e072",
      "uuid": "3d8d97b6-61f7-4f91-8c1c-7ef83828e072"
    }
  ]
}

Authorizations

appid
string
query
required

An API key to authorize your request

Path Parameters

brand_id
string
required

Unique identifier of a Brand

Example:

"B6AI7PA"

Response

items
10DLCBrandappealevidence · object[]
required

List of uploaded evidence files