Skip to main content
GET
Listar los eventos de auditoría de la cuenta de préstamo

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de ruta

id
string<uuid>
requerido

Loan account identifier (UUID).

Ejemplo:

"550e8400-e29b-41d4-a716-446655440000"

Parámetros de consulta

limit
integer<int64>
predeterminado:50

Maximum audit events to return (1–100, default 50).

Rango requerido: 1 <= x <= 100
Ejemplo:

50

Respuesta

OK

data
object[] | null
requerido

Ordered immutable audit history events.

operatorSummary
string
requerido

Human-readable operator summary of the audit history.