Skip to content

Verify the full hash-chain integrity of the audit trail

GET
/audit-logs/verify-chain

Recomputes entry_hash for every record and checks prev_hash linkage. Distinguishes chain_broken (linkage mismatch) from content_tampered (linkage OK, content changed).

OK

object
valid
boolean
brokenAt
object
id
string
reason
string
Allowed values: chain_broken content_tampered

Missing or invalid authentication

Caller is not a platform admin