Get the current tenant identity
Auth
Get the current tenant identity
Requires a valid cl_tenant_session cookie; 401 if missing, expired, or revoked. Returns the user id, workspace slug, email, full name, and the sorted set of permission strings resolved from the user’s role-profile assignments (for example insights.read, caps.write) — the same permissions every require_permission(...)-gated route on the tenant surface checks.
GET
Get the current tenant identity