tenants
Get Current Tenant Handler
Return the tenant associated with the current identity.
Accepts both JWT cookie and API-key Bearer auth. Used by external agents (via the cookbook MCP server) to discover their tenant’s name, language, and timezone without knowing their tenant UUID upfront.
GET
Get Current Tenant Handler
Headers
Cookies
Response
Successful Response
Tenant response model.
Tenant ID
Tenant name
User-configurable tenant settings
External IdP configuration
Resolved branding (colors, logo URLs, theme overrides)
Get Current Tenant Handler
