cURL
curl --request GET \ --url https://api.wavix.com/v3/10dlc/subscriptions \ --header 'Authorization: Bearer <token>'
[ { "subscription_category": "brand", "url": "https://webhook.url" } ]
Returns a list of 10DLC event subscriptions.
Bearer token using appid (Authorization: Bearer )
List of 10DLC event subscriptions.
The Wavix 10DLC event type. Can be one of the following: brand, campaign, or number.
brand
campaign
number
"brand"
A webhook URL to send events to
"https://webhook.url"
Was this page helpful?
Contact support