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 ”Wallet address to query
Example
0x41abab3a4befc66569c5ccd9f4a687e141fa85b3Chain ID
Example
84532Responses
Section titled “ Responses ”The wallet KYC status including verification details and VASP information if verified.
object
Unique verification ID
82c4fce1-d2c7-48cb-a647-6993dbe37819Whether 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