Skip to content

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.

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
json
{
"error": "example",
"message": "example"
}