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"
}
]