Retrieves details for a specific crypto wallet
API key for authentication. Pass the key directly (e.g., Authorization: your-api-key). Do not use a Bearer prefix.
ID of the wallet to retrieve
Wallet details retrieved successfully
Unique identifier for the wallet
ID of the customer who owns this wallet
Timestamp when the wallet was created
Timestamp when the wallet was last updated
Timestamp when the wallet was deleted (if applicable)
Display name for the wallet
Public key of the wallet
Blockchain type
solana, stellar, base, polygon, monad Whether the wallet is authenticated
Current KYC verification status for the wallet. The approved_chain_deploying status indicates the user is approved but waiting for on-chain marking (Solana only).
not_started, proposed, approved, approved_chain_deploying, rejected Whether KYC is marked on-chain for the wallet. Only present for Solana wallets; for other blockchain types this field is omitted as on-chain KYC marking does not apply.
Whether the wallet has active claimed ownership by the organization. When true and the organization is approved, the wallet is treated as compliant without requiring individual KYC. Only present when claimed ownership has been set.