Get Brand
GET /api/v1/brands/{brand_id}
GET
/api/v1/brands/{brand_id}
Get a single brand by ID.
Authorizations
Parameters
Path Parameters
brand_id
required
string format: uuid
Responses
200
Successful Response
Full brand configuration snapshot (read model).
object
contact_info
custom_hostname_status
string
id
required
string format: uuid
name
required
string
personality
sending_domain_status
string
slug
required
string
tenant_id
required
string format: uuid
theme
Visual theme for a brand (hex color codes only).
object
background_color
string
primary_color
string
text_color
string
422
Validation Error
object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string