GET /orders/{order_id}Ask AIget https://api.aevo.xyz/orders/{order_id}Returns the order details.Path Paramsorder_idstringrequiredOrder ID is the hash of the order payloadResponses 200Order details. 400Bad request. 401Unauthorized. 429Rate limit exceeded. 500Internal server error.Updated 7 months ago