Allocations
Get Portfolio Allocations
List historical allocations for a given portfolio.
GET
Path Parameters
Portfolio to retrieve allocations for.
Query Parameters
List of products by which to filter the response.
An order side to filter allocations on.
- UNKNOWN_ORDER_SIDE: nil value
- BUY: Buy order
- SELL: Sell order
Available options:
UNKNOWN_ORDER_SIDE
, BUY
, SELL
A start date for the allocations to be queried from.
An end date for the orders to be queried from.
Id to retrieve additional results strictly after
Number of items to retrieve
Sorting order: DESC or ASC
Available options:
DESC
, ASC
Response
200
application/json
A successful response.
The response is of type object
.