List event subscriptions
10DLC
List event subscriptions
Returns the 10DLC event subscriptions for the authenticated account.
GET
List event subscriptions
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Response
Returns the list of 10DLC event subscriptions.
Category of 10DLC events to subscribe to. One of brand (brand status changes), campaign (campaign status changes), or number (number provisioning changes).
Example:
"brand"
Webhook URL that events in this category are delivered to.
Example:
"https://webhook.url"
Example: