Verify audit log chain integrity
GET/audit-logs/integrity-verification
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.
Responses
- 200
- 500
Integrity report. valid: true means every chained record passed both the hash-integrity check and the linkage check.
Internal server error while walking the chain