10DLC
List event subscriptions
Returns the 10DLC event subscriptions for the authenticated account.
get/v3/10dlc/subscriptions
Response
Returns the list of 10DLC event subscriptions.
Example response
[
{
"subscription_category": "brand",
"url": "https://webhook.url"
}
]Changes
Changed in 3 of the 50 revisions of this API.3
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api operation id
ListWavix10DLCeventsubscriptionsremoved and replaced withten_dlc_subscriptions_listapi-operation-id-removed
This revision also has 163 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○