Returns a paginated list of orders matching the given parameters.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Maximum number of results to return
1000
Pagination cursor
"NQ5WWO3THN3Q===="
Filter by trading market
"AAPL-USD.P"
Filter by order status
open, canceled, fullyfilled "open"
Filter orders placed at or after this time (UTC milliseconds)
1684814400000
Filter orders placed at or before this time (UTC milliseconds)
1672549200000
Paginated list of orders, reverse chronological
Whether the request was successful
true
Error message, present only on failure
""
Semantic error code. See each endpoint's error responses for the specific codes it can return.
Deprecation notice, if applicable
""