Skip to main content
GET
List loan account audit events

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

id
string<uuid>
required

Loan account identifier (UUID).

Example:

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

Query Parameters

limit
integer<int64>
default:50

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

Required range: 1 <= x <= 100
Example:

50

Response

OK

data
object[] | null
required

Ordered immutable audit history events.

operatorSummary
string
required

Human-readable operator summary of the audit history.