Retrieve OrdersCopy Pagepost https://api.bitfinex.com/v2/auth/r/ordersGets all the current user's active orders.Body ParamsidintegerAllows you to retrieve specific orders by order ID (can be omitted to return all active orders).gidintegerFilter results based on Group ID (int45)cidintegerFilter based on Client ID. To use this, a cid_date must also be provided (int45)cid_datestringProvide alongside a cid to filter based on Client ID. Format: "YYYY-MM-DD"Response 200200Updated 3 months ago