Get account performance
Retrieves the performance of an account in the portfolio, including the average cost, total invested, and unrealized gains (gains and losses).
GET
You can retrieve the performance of several accounts in the portfolio by using the Get Portfolio Many Accounts Performance endpoint.
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 performance.
Available options:
one-hour
, one-day
, all-time
Response
200
application/json
Portfolio account performance retrieved.
The response is of type object
.