Endpoint for getting all orders for the member.
Restricts the response to orders in a single market.
Restricts the response to orders in a single event.
Restricts the response to orders after a timestamp, formatted as a Unix Timestamp.
Restricts the response to orders before a timestamp, formatted as a Unix Timestamp.
Restricts the response to orders that have a certain status: resting, canceled, or executed.
The Cursor represents a pointer to the next page of records in the pagination. Use the value returned from the previous response to get the next page.
Parameter to specify the number of results per page. Defaults to 100.
The response is of type object
.