10DLC
Get 10DLC brand
get/v1/10dlc/brands/{brandId}
Path parameters
brandIdstring required
10DLC brand ID.
Response
Brand details.
Example response
{
"brand": {
"displayName": "Acme Corp",
"ein": "12-3456789",
"phone": "+14155551234",
"country": "US",
"vertical": "Technology"
}
}