List audit records
The append-only audit trail of privileged mutations (obligations, configuration changes, relayed messages, access), keyset-paged newest occurred first. Filterable by occurred_at range (from/to, inclusive), action type, and participant ISPB. Every field is a stored column projected verbatim — no counts, no aggregates, no derived durations (D-4). Read-only: the trail is never mutated through this surface.
Autorizaciones
JWT bearer token issued by the identity provider.
Parámetros de consulta
Inclusive lower bound on occurred_at (RFC 3339); omit for unbounded.
Inclusive upper bound on occurred_at (RFC 3339); omit for unbounded.
Filter by exact action type.
Filter by exact participant ISPB (8 digits).
^[0-9]{8}$Opaque pagination cursor.
Page size (default 50, max 200).
1 <= x <= 200
