auth
auth

Obtener Estadisticas Auth

Obtiene estadísticas del sistema de autenticación (solo admins)

🔒 Endpoint Protegido: Requiere autenticación JWT y rol 'admin'

get/api/auth/admin/stats

Response

Successful Response

total_sesiones_activasinteger required
usuarios_activosinteger required
tokens_recuperacion_pendientesinteger required
sesiones_por_usuarioobject required
session_ttl_hoursinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.