Skip to content

Get branding.

GET
/backend/v1/branding

Return the branding config.

Authorizations

HTTPBearer
TypeHTTP (bearer)

Responses

Successful Response
application/json
JSON
{
"config": {
"disablePoweredByCai": "string",
"hasCustomLogo": false,
"productName": "string",
"supportEmail": "string"
}
}

Playground

Authorization

Samples

Powered by VitePress OpenAPI

Updated at: