Portfolios
List portfolios orders
List portfolios orders
get/portfolios/orders
Query parameters
sort'id'
Sort the result by id.
order'ASC'
Sort order of the result list if the sort parameter is specified. By default, only ASC for ascending sort.
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.
start_datestring
Returns portfolio orders with dates starting from and including this date (UTC)
end_datestring
Returns portfolio orders with dates up until this date (UTC)
allocation_idstring uuid
Filters portfolio orders containing the allocation id
account_idstring uuid
Account unique identifier.
Filters portfolio orders containing the account id
Response
Portfolios orders