Skip to main content
GET
Get profile

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Response

Current user profile

id
string<uuid>
required

Authenticated user ID

email
string<email>

User email address

name
string

User display name

avatar_src
string

User avatar image URL

role
string[]

User roles

approved
boolean

Whether the user is approved

subscription
object