quantaoptima_verify_chain
Verify the cryptographic integrity of the audit chain by checking every HMAC-SHA256 signature and hash link to detect tampering.
Instructions
Verify the cryptographic integrity of the audit chain.
Checks every HMAC-SHA256 signature and hash link. If any block has been tampered with, verification fails from that point forward.
Available on all tiers (Community, Pro, Enterprise).
Args: detailed: If true, return per-block verification results.
Returns: JSON with verification status and chain statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detailed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |