Retrieve a List of OrdersAsk AIget deprecatedhttps://apex-crypto/api/v2/ordersThis endpoint retrieves a list of orders matching the specified criteria.Query ParamsaccountstringAccount for which to retrieve ordersisOpenbooleanrequiredOpen or closed orders; currently only 'true' is supportedtruefalseorderTypestringrequiredOrder type; currently only 'LIMIT' is supportedtimeInForcestringrequiredOrder time in force; currently only 'GTC' is supportedstartAtdate-timeRestrict search to items created on or after this timeResponses 200This response returns the orders matching the criteria. 404This response returns if the system could not complete this request, because it could not find the order. defaultThis response returns if the system encounters an unexpected error while handling this request.Updated 7 months ago