List loan account audit events
Returns immutable correction, replay, and operator-visible audit history for a loan account. Schema-bounded limit (1–100, default 50); out-of-range values yield 422. A malformed UUID yields 422 (schema error).
GET
List loan account audit events
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Loan account identifier (UUID).
Example:
"550e8400-e29b-41d4-a716-446655440000"
Query Parameters
Maximum audit events to return (1–100, default 50).
Required range:
1 <= x <= 100Example:
50

