Verify a record envelope
Run the full cryptographic verification chain (leaf signature, Merkle inclusion, signed root, and RFC-3161 timestamp) for a record. Requires permission record_records:view and scope record:read.
Authorizations
A VisIQ API key presented as Authorization: Bearer vq_prod_.... Mint keys under Connectors -> API Keys in the dashboard.
Path Parameters
The record UUID.
Response
The verification result (per-check booleans and details).
The per-check verification result (integrity, leaf signature, Merkle inclusion, signed root, and RFC-3161 timestamp). The concrete field set is produced by the verification service; the common shape is a set of boolean checks plus supporting detail.