Skip to content

Get branding.

GET
/backend/v1/branding

Return the branding config.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Responses

Successful Response

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

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

Updated at: