Retrieves one US 10-digit long code (10DLC) brand registration by ID so you can check its business identity and registration progress. Use [List brands](/docs/apis/rest/campaign-registry/brands/list-brands) to discover IDs or [List campaigns](/docs/apis/rest/campaign-registry/campaigns/list-campaigns) for messaging use cases registered under the brand.
#### Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: _Messaging_ and _Numbers_.
[Learn more about API scopes](/docs/platform/your-signalwire-api-space).
Response
The request has succeeded.
idstringformat: "uuid"
The unique identifier of the brand.
statestringOptional
The current state of the brand.
namestringOptional
Brand/Marketing/DBA name of the business if applicable.
company_namestringOptional
The legal name of the business.
contact_emailstringOptional
A company contact email for this brand.
contact_phonestringOptional
A contact phone number for this brand.
ein_issuing_countrystringOptional
Country of registration.
legal_entity_typestringOptional
What type of legal entity is the organization? (PRIVATE_PROFIT, PUBLIC_PROFIT, NON_PROFIT)
einstringOptional
Company EIN Number/Tax ID.
company_addressstringOptional
Full company address.
company_verticalstringOptional
An optional Vertical for the brand (REAL_ESTATE, HEALTHCARE, ENERGY, ENTERTAINMENT, RETAIL, AGRICULTURE, INSURANCE, EDUCATION, HOSPITALITY, FINANCIAL, GAMBLING, CONSTRUCTION, NGO, MANUFACTURING, GOVERNMENT, TECHNOLOGY, COMMUNICATION).
company_websitestringOptional
Link to the company website.
csp_brand_referencestringOptional
If you are your own Campaign Service Provider, this is the approved Brand ID (Mandatory for CSPs, otherwise please omit).
csp_self_registeredbooleanOptional
This value must be true for all self-registered brands.
status_callback_urlstringOptional
Optional: Specify a URL to receive webhook notifications when your brand’s state changes. See the 10DLC status callback docs for the webhook payload.
created_atdatetimeOptional
Timestamp when the brand was created.
updated_atdatetimeOptional
Timestamp when the brand was last updated.