Valuations
List valuation history for an account
List valuation history for an account
get/accounts/{account_id}/valuations
Query parameters
start_datestring date
Returns account valuations starting from and including this date (UTC)
end_datestring date
Returns account valuations up until this date (UTC)
sort'valuation_time'
Sort the result by valuation_time.
order'ASC' | 'DESC'
Sort order of the result list if the sort parameter is specified. Use ASC for ascending or DESC for descending sort order.
offsetinteger
Use the offset argument to specify where in the list of results to start when returning items for a particular query.
limitinteger
Use the limit argument to specify the maximum number of items returned.
Response
Valuations