Skip to main content
GET
Get balances

Path Parameters

workspaceId
string
required

Query Parameters

accountId
string

Filter by account ID

accountIds
string[]

Filter by account ids

balanceIds
string[]

Filter by balance ids

assetId
string

Filter balances by assetId

assetIds
string[]

Filter balances by assetIds list

assetNotIn
string[]

Filter balances by assetNotIn

networkId
string

Filter balances by networkId

networkIds
string[]

Filter balances by networkIds list

accountTypes
enum<string>[]

Filter balances by account types. See details

Available options:
vault
excludedAccountTypes
enum<string>[]

Exclude balances by account types. See details

Available options:
vault
updatedSince
string<date-time-millis>

Filter balances updated since timestamp

nonEmpty
boolean
default:true

Filter only balances with non-zero balance

riskScoreThreshold
string<int32>

Keep only balances whose asset risk score is below the threshold, e.g. 10 hides spam and scam airdrops

isTestnet
boolean

Keep only balances of testnet accounts (true) or of mainnet accounts (false)

limit
string<int64>
default:1000

Limit for pagination

offset
string<int64>

Offset for pagination

Response

OK

balances
object[]
required

List of balances