Restricts the response to orders that have a certain status: resting, canceled, or executed.
Orders that have been canceled or fully executed before the historical cutoff are only available via GET /historical/orders. Resting orders will always be available through this endpoint. See Historical Data for details.
Your API key ID
RSA-PSS signature of the request
Request timestamp in milliseconds
Filter by market ticker
Event tickers to filter by, as a comma-separated list (maximum 10).
Filter items after this Unix timestamp
Filter items before this Unix timestamp
Filter by status. Possible values depend on the endpoint.
Number of results per page. Defaults to 100. Maximum value is 200.
1 <= x <= 200Pagination cursor. Use the cursor value returned from the previous response to get the next page of results. Leave empty for the first page.
Subaccount number (0 for primary, 1-32 for subaccounts). If omitted, defaults to all subaccounts.