REST API ExplorerOrder V1Get OrdersGet Orders GET /api/v1/order Get Orders This returns the order history. To get open orders only, send {"open": true} in the filter param. See the FIX Spec for explanations of these fields. Request Responses200400401403404OKParameter ErrorUnauthorizedAccess DeniedNot Found