Skip to main content
GET
Obtener un usuario por id

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Identificador interno del usuario (GUID).

Response

Usuario encontrado.

id
string
required
username
string
required
email
string
emailConfirmado
boolean
telefono
string
telefonoConfirmado
boolean
activo
boolean
bloqueado
boolean
fechaBloqueo
string
seguridadDosFactoresHabilitada
boolean
cuentas
object[]
canales
object[]
direccionCorreoeElctronicoConfirmada
boolean

Nombre de campo legacy (incluye el error tipográfico original — se mantiene por compatibilidad).

numeroTelefonoConfirmado
boolean
roles
string[]
usuarioCuentas
object[]