Gets a list of orders in reverse chronological order up to the provided limit
number of orders per call.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Limits the number of orders returned, default is 20, max is 100
List of all orders
The response is of type object[]
.