v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-02172186551.1 KB
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"
  }
}