Get account historical balance
Retrieves the historical balance of a specific account, including the total and available balance over time.
GET
Authorizations
OAuth 2.0 authentication.
Path Parameters
The account id.
Query Parameters
Specifies the asset code to use as the denomination for value conversion. If not provided, USD is used by default.
Minimum length:
1
The interval for the portfolio historical data.
Available options:
one-hour
, one-day
, one-week
, one-month
, one-year
Whether to include total and available amounts denominated in the source asset, in addition to the selected denomination.
Response
200
application/json
Portfolio account historical balance retrieved.
The response is of type object
.