Retrieve all orders for the authenticated user with optional filtering
Auth0-issued access token that includes the scopes listed for the endpoint.
User identifier for the M2M client to specify which user's data to access.
Filter orders by status
Pending, Matched, Rejected, Settled, Cancelled Filter orders by side (buy or sell)
Buy, Sell Maximum number of orders to return
x <= 100Number of orders to skip for pagination