Get brand
GET
/accounts/{accountID}/branding
Path parameters
accountID
string
<uuid>
required
ID of the account.
Response
application/json
colors
object
required
Show child attributes
dark
object
required
Show child attributes
accent
string
required
A CSS hex color representing the accent color for use in dark mode.
light
object
required
Show child attributes
accent
string
required
A CSS hex color representing the accent color for use in light mode.