Tenants available to the current user (for the switcher)
Regular users see only their memberships; SUPER_ADMIN also sees every active tenant with role null.
Authorizations
Section titled “Authorizations”Responses
Section titled “Responses”Tenant list
Media typeapplication/json
object
tenants
Array<object>
object
id
string
name
string
slug
string
role
string | null
Not logged in
Media typeapplication/json
object
error
required
Human-readable error message.
string
message
string
Examplegenerated
{ "error": "example", "message": "example"}