Skip to main content
GET
Get Current User
Returns the authenticated user’s account details.

Response

uuid
string
The unique UUID of the user.
id
integer
The numeric ID of the user.
name
string
The user’s full name.
email
string
The user’s email address.
email_verified
boolean
Whether the user has verified their email address.
profiling
object
Onboarding status for the user.
avatar
string
Gravatar URL for the user’s avatar, based on their email address.
intercom
object
Credentials used to identify the user in Intercom.
created_at
string
ISO 8601 timestamp of when the user was created.
updated_at
string
ISO 8601 timestamp of when the user was last updated.