Skip to main content
GET
Get a verification subject

Authorizations

DPoP
string
header
required

Per-request DPoP proof JWT (RFC 9449). MUST accompany the Authorization: DPoP <access_token> header on every protected operation. The proof is signed by the merchant's private DPoP key and carries htm, htu, iat, jti, and ath claims.

Path Parameters

id
string
required

Verification subject ID.

Pattern: ^vsub_[a-zA-Z0-9]+$

Response

The subject.

data
object
required

A person or business you verify. display_name is masked on every read (A•• L••••••••) — Anton stores the true name only as a vault token reference, and it is revealable solely through the dashboard's audited, admin-only reveal flow.