10DLC
List 10DLC brands
List 10DLC brand registrations for this project.
get/v1/10dlc/brands
Query parameters
limitinteger
cursorstring
Response
List of brands.
Example response
{
"items": [
{
"displayName": "Acme Corp",
"ein": "12-3456789",
"phone": "+14155551234",
"country": "US",
"vertical": "Technology"
}
]
}