GET
/
wallets
/
{walletId}

Path Parameters

walletId
string
required

Response

200 - application/json
currency
string
required

Currency of a wallet

portfolioId
string
required

Portfolio id

walletId
string
required

Wallet id

available
string

Available balance of a wallet

balance
string

Total balance of a wallet, including reserved, but excluding the stakeBalance

createdAt
string

Created at timestamp

extra
object

Additional wallet information

locked
string

Locked balance of a wallet for ClearLoop, including the funds delegated to all sub-accounts

mainCurrency
string

Main currency (blockchain network) of a wallet

organizationId
string

Organization id

portfolioType
enum<string>

Type of the wallet's portfolio. See details

Available options:
custody,
trading-vault,
trading,
external,
clearloop
reserve
string

Reserved balance of a wallet (e.g. for open orders)

stakeBalance
string

The balance of funds that are locked in staking

totalBalance
string

The overall balance of a wallet

updatedAt
string

Last updated at timestamp