Error
A valid request URL is required to generate request examples{
"brand_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"display_name": "<string>",
"tracked_name": "<string>",
"aliases": [
"<string>"
],
"domains": [
"<string>"
],
"color": "<string>",
"parent_brand_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"is_own": true,
"created_at": "2023-11-07T05:31:56Z"
}Brands
Get brand
GET
/
brands
/
{brand_id}
Error
A valid request URL is required to generate request examples{
"brand_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"display_name": "<string>",
"tracked_name": "<string>",
"aliases": [
"<string>"
],
"domains": [
"<string>"
],
"color": "<string>",
"parent_brand_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"is_own": true,
"created_at": "2023-11-07T05:31:56Z"
}Authorizations
Path Parameters
Response
200 - application/json
OK
Hostname-normalized (RFC-0032 stage 8): scheme/path/query/port stripped before storage — e.g. "https://zoho.com/cliq?x=1" is stored as "zoho.com". A domain with no extractable hostname is rejected at write time.
Set for sub-brand support (this brand rolls up under another tracked brand); null when this brand has no parent.