List Protection Audit Events
List Protection Audit Events
GET
List Protection Audit Events
Headers
A unique identifier used to trace and track each request.
Bearer JWT token for authentication.
Required when PLUGIN_AUTH_ENABLED=true (enforced in multi-tenant deployments).
Optional in default OSS single-tenant mode.
Format: Bearer <token>
Path Parameters
The unique identifier of the Organization associated with the Ledger.
Query Parameters
Maximum number of events to return (default 20)
Opaque pagination cursor
Sort order: asc or desc (default desc)
Filter by action
Filter by actor
Filter by outcome: success, failure, or already_exists
Inclusive lower time bound (yyyy-mm-dd or RFC3339)
Inclusive upper time bound (yyyy-mm-dd or RFC3339)

