Skip to content

Current session principal + tenant context

Principal

Media typeapplication/json
object
userId
string
email
string
systemRole
string
activeTenantId
string | null
activeTenantName
string | null
tenantRole
string | null
tenantRoles

Map tenantId -> tenant role

object
key
additional properties
string

Not logged in

Media typeapplication/json
object
error
required

Human-readable error message.

string
message
string
Examplegenerated
json
{
"error": "example",
"message": "example"
}