# GET /ingredient_feelings/:id **GET /ingredient_feelings/{id}** Returns an ingredient feeling by id ## Servers ## Parameters ### Path parameters - **id** (integer(int64)) ID of the resource to fetch ## Responses ### 401 Authorization information is missing or invalid. ### 200 successful operation #### Body: (object) - **data** (object) ### 404 Feeling Not Found ### 400 Bad Request ### 500 Server Error [Powered by Bump.sh](https://bump.sh)