Skip to main content
GET
Who am I

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

The person and their spaces.

email
string
required
spaces
SpaceRoles · object[]
required

Every space the person can open, with the roles held there.

tenant_id
string<uuid>
required
user_id
string<uuid>
required
name
string | null

Not collected yet; reserved for SSO profiles.