# GET /ingredient_opinions/entry/:entry_uuid **GET /ingredient_opinions/entry/{entry_uuid}** Returns the specified ingredient opinion entry ## Servers ## Parameters ### Path parameters - **entry_uuid** (integer(int64)) uuid of the Opinion Entry to fetch ## Responses ### 200 successful operation #### Body: (object) - **data** (object) ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 404 Ingredient Opinion Entry Not Found ### 500 Server Error [Powered by Bump.sh](https://bump.sh)