Skip to main content
GET
The authenticated user's account

Authorizations

Authorization
string
header
required

Portal API JWT (user-scoped, ~1h)

Response

200 - application/json

The account

id
string
required
email
string | null
required
name
string | null
required
image
string | null
required
role
string
required
workspaceId
string | null
required

The user's currently-active workspace id, if any.

createdAt
string