Skip to main content
GET
Get the tenant's brand tokens
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

GET /tenant/branding Description: Returns the tenant’s current brand tokens (colours, font, logo URLs) and whether custom branding is enabled for the workspace. Authorization:
  • Required role: admin or higher
Method: GET

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Response

Brand tokens retrieved

status
string
Example:

"success"

data
object