Get Wallet
GET/partner/wallets/:identifier
Get detailed information about a specific provisioned wallet including its API key status.
The identifier can be a public wallet ID (wlt_...), an EVM address (0x...), or a Solana address.
Request
Responses
- 200
- 401
- 404
Wallet details.
Invalid or missing partner key.
Wallet not found or doesn't belong to this partner.