Skip to main content
GET
Get user profile

Response

User profile retrieved successfully

id
string<uuid>
required

User unique identifier

firstName
string
required

User first name

email
string<email>
required

User email address

notification
boolean
required

Enable or disable notifications

isOnboardingCompleted
boolean
required

Indicates if the onboarding is completed

createdAt
string<date-time>
required

Date of account creation

updatedAt
string<date-time>
required

Date of last account update

myOrganizations
object[]
required
lastName
string

User last name

picture
string

User picture URL

Maximum string length: 8192