# GET /my/ingredient_feelings/:ingredient_id_or_alias **GET /my/ingredient_feelings/{ingredient_id_or_alias}** Returns the active ingredient feeling 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) ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 403 Authorization forbidden ### 500 Server Error [Powered by Bump.sh](https://bump.sh)