List Portfolio Fills
Orders
List Portfolio Fills
Retrieve fills on a given portfolio. This endpoint requires a start_date, and returns a payload with a default limit of 100 if not specified by the user. The maximum allowed limit is 3000.
GET
List Portfolio Fills
- CLI
- TS/JS
Path Parameters
The portfolio ID associated with the order
Query Parameters
Cursor used for pagination (last consumed record)
Number of items to retrieve
A start date for the fills to be queried from
An end date for the fills to be queried until
Sorting order
Available options:
DESC, ASC