JavaScript
Accounts
Retrieve account balance
Retrieves the available balance for an account.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.augustus.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token for authentication with Augustus Banking API
Path Parameters
Unique identifier of the account.
Response
200 - application/json
The account balance resource
Resource type discriminator.
Available options:
account_balance Unique identifier of the account.
Available balance amount as a decimal string.
ISO 4217 currency code for the balance.
Available options:
EUR, GBP, USD, USDC ISO 8601 UTC timestamp when the balance was retrieved.