List Client Balances

get/api/network/v1/enterprises/{enterpriseId}/clients/balances

This API call allows clients to get trading and allocated balances at BitGo for any connected trading partner. The trading balances are live data. The data under networkBalances are not the live balances at the partner, the live balances should be viewed on the partner’s platform. networkBalances will only update as a result of allocations, deallocations, and settlement.

Path Parameters

  • enterpriseIdstringRequired
    Min length: >= 1 characters

Query Parameters

  • pageNumberstring<integer>
  • pageSizestring
  • connectionIdsarray[string]
  • partnerIdsarray[string]

200 Response

clientId string required
balances object required
networkBalances object required

400 Response

401 Response

error string required

404 Response

error string required

500 Response

error string required