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