Get vault total value
GET /vault/{vault_id}/total
Get the total USD value across all vault assets.
Path parameters
| Name | Type | Description |
|---|---|---|
| vault_idrequired | string | Vault id. |
Query parameters
| Name | Type | Description |
|---|---|---|
| include_currencyoptional | string | Currencies to include (e.g. `usd`). |
Responses
The total vault value.
- total_usdstring
Combined USD value of every asset in the vault.
- included_currencyarray<string>
- total_usdstring