Audit Logs
Tamper-evident audit trail of user and system actions.
📄️ List Audit Logs
Return a cursor-paginated collection of audit log entries for the caller's tenant. Supports filtering by timestamp range (from_date/to_date), actor_id, partial actor_email and action_type matches, and exact resource_type/resource_id matches.
📄️ Verify Audit Log Chain Integrity
Walk the full SHA-256 hash chain for this tenant and verify that no record has been inserted, deleted, or modified since it was written. Returns a machine-readable integrity report with the first detected tamper point when the chain is broken.