Skip to main content
GET
Listar todos los usuarios

Authorizations

Authorization
string
header
required

Bearer token authentication

Response

Lista de usuarios

id
string
required

ID del usuario

email
string
required

Email del usuario

nombre
string
required

Nombre del usuario

rol
string
required

Rol del usuario

activo
boolean
required

Estado activo del usuario

fecha_creacion
object | null
required

Fecha de creación

avatar_url
object | null

URL del avatar del usuario

email_signature_html
object | null

Firma de email en HTML