Portfolios Rebalancing

List portfolio rebalancing execution orders

List portfolio rebalancing execution orders

get/portfolios/rebalancings/executions/{execution_id}/orders

Query parameters

sort'status'

Sort the result by status.

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 rebalancing orders with dates starting from and including this date (UTC)

end_datestring

Returns rebalancing orders with dates up until this date (UTC)

Response

Portfolios