Skip to main content
GET/api/v1/kyc/verification
Fetch the complete result of a single verification by its reference ID — every check that ran (ID, selfie, government data, AML, address) with its data, status, and message.

Headers

Query parameters

Response

Returns the full verification record. The top-level fields summarise the verification; the nested data object holds each individual check that ran, keyed by type — each with its own data, status, and message.

Errors