List Verification Subjects
Pages the merchant’s verification subjects, newest first. Each row carries a single synthesized latest attempt with the subject’s current status; fetch the detail endpoint for the full attempt history.
display_name is masked on every read (J•••••• D••). The true name is available only
through the dashboard’s audited reveal flow — it is never returned on this surface.
Requires the intelligence credential scope and account capability.
Authorizations
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.
Query Parameters
Filter by subject type.
person, business Filter by the subject's current verification status. Verification attempt lifecycle status.
created— attempt exists, link minted, nothing delivered yet (manual delivery, or email unavailable)sent— hosted link delivered to the subject by emailin_progress— the subject opened the flowprocessing— submitted; provider checks runningawaiting_owners— business only: the business case is done, owner (UBO) flows outstandingreview— flagged for manual reviewapproved— verified (terminal)declined— failed verification (terminal)expired— the link or inquiry lapsed unused (terminal)revoked— cancelled by the merchant (terminal)
created, sent, in_progress, processing, awaiting_owners, review, approved, declined, expired, revoked Items per page. Maximum 100.
1 <= x <= 100Opaque cursor returned by a previous list response. Omit for the first page.