Retrieve current balance of all assets

Retrieve the balance of all assets in your portfolio.

SecurityBearerAuth
Responses
200

OK

400

Bad request

403

Forbidden

404

Not found

500

Internal server error

get/balances
Request samples
Response samples
application/json
{
  • "balanceList": [
    ]
}