Get wallet KYC status
GET /v2/onboarding/wallet
Retrieve the most recent KYC verification status for a wallet address on a specific blockchain network.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”0x41abab3a4befc66569c5ccd9f4a687e141fa85b3Wallet address to query
84532Chain ID
Responses
Section titled “ Responses ”Created successfully
The wallet KYC status including verification details and VASP information if verified.
object
Unique verification ID
d24d70a9-e1e2-4e83-ac81-cf62c2cb4c09Whether the wallet has verified KYC
trueVerification status
verifiedWallet address that was verified
0x41abab3a4befc66569c5ccd9f4a687e141fa85b3Chain ID
84532Chain name
BASE_SEPOLIAVASP identifier (LEI) if wallet KYC is verified
5493001KJTIIGC8Y1R12VASP name if wallet KYC is verified
Example VASP IncVASP PII endpoint if wallet KYC is verified
https://vasp.example.com/piiError message if verification failed
Timestamp when verification was completed
2025-11-27T04:18:07.173ZTimestamp when record was created
2025-11-27T04:18:07.173ZKYC request ID if Sumsub verification was initiated
550e8400-e29b-41d4-a716-446655440000Sumsub SDK session URL for identity verification
https://api.sumsub.com/websdk/init?token=...Message from the verification service
KYC verification initiated. Please complete the verification process.Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error