# GET /analyze/:token/ingredient_feelings **GET /analyze/{token}/ingredient_feelings** Returns feelings for each ingredient with feelings ## Servers ## Parameters ### Path parameters - **token** (string(uuid)) token reference to desired resource ## Responses ### 401 Authorization information is missing or invalid. ### 200 successful operation #### Body: (object) - **data** (array[object]) ### 404 Ingredient List Analysis Not Found ### 400 Bad Request ### 500 Server Error [Powered by Bump.sh](https://bump.sh)