Retrieves the current identity verification session status and verified data for a specific wallet address.
Session Lookup
Status Check
Data Retrieval
Metadata Response
pending
verified
verifiedData
object will contain the actual verified identity information that was requested.failed
expired
verifiedData: null
.expiresAt
timestamp to determine if a new verification session needs to be created.Valid Solana wallet address (Base58 format) to check verification status for
"7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU"
Identity session retrieved successfully
The response is of type object
.