Get wallet KYC status with user PII details
GET /v2/onboarding/wallet/details
Retrieve the wallet KYC verification status along with decrypted user PII details from Aegis. Returns identity information (name, DOB, nationality), address, verified documents, verification scores, and screening results if available.
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, VASP information, and decrypted user PII from Aegis.
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.Decrypted user PII from Aegis (if available)
object
User identity information
object
First name
Last name
Date of birth
Nationality
Whether identity was verified
Confidence score
User address information
object
Street address
City
State/Province
Postal code
Country
Whether address was verified
Confidence score
Verified documents
object
Verification score (0-100)
Confidence level (0-100)
Risk score (0-100)
Screening results
object
Sanctions match
Politically Exposed Person match
Watchlist match
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error