Get Account
Returns a specific account information, with balance.
GET
Get Account
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique ID of the account.
The id you used to create the given consumer
Previous
Gets Balances by UniversesGets aggregated positive (use balance type = gains) or negative (use balance type = expenses) transaction amount grouped by universe.
This route accepts same filters as transactions, allowing you to recompute expenses as you need. For instance, choosing a specific list of universes, for a specific time window, on a specific account etc...
Next
Get Account