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