White-label
Get White-label Config
Read the authenticated user's branding overrides (logo, colour palette, font, footer text, custom domain). On first access, defaults are seeded.
get/whitelabel/config
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 1 of the 13 revisions of this API.4
- ▲
the
data/custom_domainresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
data/domain_last_checked_atresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
data/footer_textresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
data/logo_storage_keyresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲