Skip to main content
GET
cURL

Autorizaciones

Authorization
string
header
requerido

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

Respuesta

200 - application/json

Successfully retrieved user information

id
string
requerido
name
string
requerido
email
string<email>
requerido
notifyMeta
object
requerido
hasPassword
boolean
requerido
avatar
string | null
phone
string | null
isAdmin
boolean | null
lang
string | null
organization
object
Última modificación el 4 de septiembre de 2026