Verification history for the authenticated verifier

View as Markdown

Phase-7-A (M6): each row now includes proofId and an optional anchor field joined from zk_proof_anchors, replacing the prior per-row N+1 anchor lookup pattern.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

OR
X-API-Keystring
API Key authentication via header

Response

History rows (with optional anchor receipts)

idstring
verifiedAtdatetime
verifierDidstring
holderDidstring
credentialIdstring or null
resultenum
Allowed values:
proofIdstring or null

Phase-7-A: associated ZK proof id, if any.

anchorobject or null

Phase-7-A: anchor receipt joined from zk_proof_anchors when the proof was anchored.