Skip to main content

Verify the audit hash chain

GET 

/audit-events/verify

Walks the append-only hash chain and reports the head sequence, head hash, and any tamper location detected. A truthy ok field indicates chain integrity. Requires the audit:read permission.

Request

Responses

Chain verification report — ok, checkedFromSeq, totalHead, headHash, and problem details when applicable.