GET
/
auth
/
user

Authorizations

Authorization
string
header
required

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

Response

200 - application/json
belongsToMultipleOrganizations
boolean
required

flag that means the user belongs to more than 1 organization

email
string
required

the user email address

emailVerified
boolean
required

flags if the user email was already verified

firstName
string
required

the user first name

id
string
required

the external user id

lastName
string
required

the user last name

organization
object
required
profilePictureURL
string
required

the user profile picture URL