Skip to content
CalypsoAI
Main Navigation
App
Product docs
Appearance
Menu
Return to top
Get branding.
GET
/backend/v1/branding
Return the branding config.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Responses
200
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"config"
:
{
"disablePoweredByCai"
:
"string"
,
"hasCustomLogo"
:
false
,
"productName"
:
"string"
,
"supportEmail"
:
"string"
}
}
GET
/backend/v1/branding
Playground
Authorization
HTTPBearer
Try it out
Samples
Powered by
VitePress OpenAPI