v1
latestOpenAPI 3.0.32026-07-23215362.6 KBAccounts
Get Account Performance
Retrieve account performance details for an account and its assets.
get/v1/accounts/{accountId}/performance
Path parameters
accountIdstring uuid required
The account ID
Query parameters
startDatestring date
The first date to include in the performance data
endDatestring date
The last date to include in the performance data
reportType'INTRADAY' | 'HISTORICAL'
Defines the type of report for account performance. The default behavior, if not informed, is to return the historical data. Intraday returns the account performance in 2 hr intervals on the last 24h
dataPointsinteger
Maximum number of historical data points to return. Defaults to 15 and cannot exceed 60.
Response
Successful response