# GET /my/ingredient_feedback/:ingredient_id_or_alias **GET /my/ingredient_feedback/{ingredient_id_or_alias}** Returns the feedback submitted by the logged in user for the specified ingredient ## 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 ### 404 Ingredient Not Found ### 500 Server Error [Powered by Bump.sh](https://bump.sh)