Get orders by customizable conditions. For filtering by status, one can reference special bundled statuses below for ease of access of open (i.e. INCOMPLETE) orders or COMPLETED orders. INCOMPLETE = NEW + PARTIAL_FILLED COMPLETED = CANCELLED + FILLED + REJECTED
Headers
Example:
"abcdef123456"
Example:
"signaturestring"
Example:
"1718943200000"
Query Parameters
Symbol name
BUY/SELL
BOTH for one way mode; LONG or SHORT for hedge mode; Only applicable to perpetual instruments
STOP/OCO/TRAILING_STOP/POSITIONAL_TP_SL/TP_SL/BRACKET/STOP_BRACKET
LIMIT/MARKET
true/false
Available options:
true
, false
Order tag
Whether to return order’s realized pnl
NEW/CANCELLED/PARTIAL_FILLED/FILLED/REJECTED/INCOMPLETE/COMPLETED
Start timestamp in Unix timestamp format in milliseconds
End timestamp in Unix timestamp format in milliseconds
Page number
Data size per page, max 500
Required range:
x <= 500