get public V2 account balance for the authenticated client
GET/api/v2/accounts/:accountId/balance
get public V2 account balance for the authenticated client
Request
Responses
- 200
- 401
- 403
- 404
Account balance snapshot.
Client identity is required.
Required scope is missing.
Account was not found for the authenticated client.