Pular para o conteúdo

Get Current Tenant Info

GET
/api/v1/tenant/current

Get current user’s tenant public information (branding).

Returns logo, colors, and background theme for the tenant. Used to apply customization across the frontend.

Successful Response

TenantPublicInfo

Public tenant information for branding.

object
id
required
Id
integer
name
required
Name
string
slug
required
Slug
string
logo_url
required
Any of:
string
primary_color
required
Any of:
string
secondary_color
required
Any of:
string
background_theme
required
Any of:
string