Skip to main content
GET
Verify a record envelope

Authorizations

Authorization
string
header
required

A VisIQ API key presented as Authorization: Bearer vq_prod_.... Mint keys under Connectors -> API Keys in the dashboard.

Path Parameters

id
string<uuid>
required

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.