Skip to main content
GET
List loan account audit events

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

id
string<uuid>
obrigatório

Loan account identifier (UUID).

Exemplo:

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

Parâmetros de consulta

limit
integer<int64>
padrão:50

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

Intervalo obrigatório: 1 <= x <= 100
Exemplo:

50

Resposta

OK

data
object[] | null
obrigatório

Ordered immutable audit history events.

operatorSummary
string
obrigatório

Human-readable operator summary of the audit history.