Export filled orders as CSV, sorted reverse chronologically.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by trading market
"AAPL-USD.P"
Filter by order status
"open"
Filter by start time (UTC milliseconds)
1684814400000
Filter by end time (UTC milliseconds)
1672549200000
CSV formatted orders
The response is of type string.