Get vault balance
Returns the total balance for a vault valued in the requested quote currency. The response includes the 24-hour balance change and any assets for which a quote rate was unavailable.
Rate limit: 200 requests per 30 seconds per IP.
Authorizations
Path Parameters
Vault identifier, a V-prefixed 14-char base32 string with a final check character.
"VABCDEF234567A"
Query Parameters
Currency code used to value the vault balance. Only USD is currently accepted.
"USD"
Response
OK. Returns the vault balance valued in the requested quote currency.
Total vault balance valued in the quote currency, fixed-precision decimal as string.
"12345.6789"
Change in vault balance over the prior 24 hours, valued in the quote currency.
"250.0000"
Assets held in the vault for which a quote rate was unavailable when computing the total.
Quote currency used to value the balance fields.