Skip to main content
GET
List external vetting appeals

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:

"BMQFB7X"

Response

Returns the list of external vetting appeals.

appeal_outcome
TenDLCBrandVettingAppealOutcome · object
required

Outcome of the appeal, including the revised vetting status and score.

Example:
appeal_status
string
required

Current status of the appeal, such as PENDING or COMPLETE.

Example:

"COMPLETE"

appeal_status_update_date
string<date-time>
required

Timestamp when the appeal status was last updated, in ISO 8601 format.

Example:

"2024-08-15T08:42:31Z"

attachment_uuid_list
string[]
required

UUIDs of the evidence files submitted in support of the appeal.

Example:
brand_id
string
required

Unique identifier of the Brand the appeal is associated with.

Example:

"BMQFB7X"

category_list
string[]
required

Categories that classify the appeal, such as LOW_SCORE.

Example:
create_date
string
required

Timestamp when the appeal was created, in ISO 8601 format.

Example:

"2024-08-15T08:41:05"

explanation
string
required

Justification provided for the appeal.

Example:

"Please review the Brand score"

evp_id
string
required

Code identifying the external vetting provider that handled the appeal.

Example:

"AEGIS"

vetting_class
string
required

Class of the vetting being appealed, such as STANDARD or ENHANCED.

Example:

"STANDARD"

vetting_id
string
required

Unique identifier of the vetting request being appealed.

Example:

"48c0ffaa-4e51-4d44-3982-08dcb9856232"

Example: