Skip to main content
GET
Get Wallet

Path Parameters

string
required
The account’s external ID (starts with acc_)
string
required
The wallet’s external ID (starts with wal_)

Response

string
Wallet identifier (starts with wal_)
string
Always returns "wallet"
string
Parent account ID
string
Cryptocurrency code (e.g., USDC, USDT)
string
Blockchain network (e.g., ethereum, solana)
string
On-chain wallet address
string
User-friendly label
string
Wallet status: active, suspended, or inactive
string
ISO 8601 timestamp when created
string
ISO 8601 timestamp when last updated

Response Example