# GET /my/ingredient_opinions/:ingredient_id_or_alias **GET /my/ingredient_opinions/{ingredient_id_or_alias}** Returns the active ingredient opinion of the specified ingredient for the logged in user ## Servers ## Parameters ### Path parameters - **ingredient_id_or_alias** (string) specify an Ingredient by ID or Alias ## Responses ### 200 successful operation #### Body: (object) - **data** (object) ### 500 Server Error ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 403 Authorization forbidden [Powered by Bump.sh](https://bump.sh)