# GET /ingredients/:id_or_alias/endorsed_opinions **GET /ingredients/{id_or_alias}/endorsed_opinions** Returns all endorsed opinions for the ingredient ## Servers ## Parameters ### Path parameters - **id_or_alias** (string) ID of the resource to return ### Query parameters - **endorser** (string) filter by user_type - **feeling_type** (string) filter to only positive or negative ## Responses ### 422 Unprocessable Entity ### 200 successful operation #### Body: (object) - **data** (array[object]) - **links** (object) ### 500 Server Error ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 404 Ingredient Not Found [Powered by Bump.sh](https://bump.sh)