Skip to main content
GET
Get proof record by id

Headers

x-wallet-address
string
x-track-view
enum<string>
Available options:
1,
true
x-signature
string
x-signed-timestamp
string

Path Parameters

qHash
string
required
Pattern: ^0x[a-fA-F0-9]{64}$

Query Parameters

latestScope
enum<string>
Available options:
1,
true,
yes
trackView
enum<string>
Available options:
1,
true
walletAddress
string
verifierId
string
scopeKey
string

Response

OK

Proof record and verification state. The data object is shaped for the caller (public, owner-authenticated, or minimal private).

success
boolean
data
object
status
string
qHash
string
cached
boolean
cachedAt
number
Last modified on July 13, 2026