Skip to main content
GET
Obtener perfil del usuario autenticado

Authorizations

next-auth.session-token
string
cookie
required

Response

Perfil

email
string<email>
required
role
enum<string>
required
Available options:
ADMIN,
CAMELLOS,
CLIENTES
hasPassword
boolean
required
name
string | null
phone
string | null
image
string | null
emailVerified
string<date-time> | null