# GET /ingredient_opinions/hashtag/:hashtag **GET /ingredient_opinions/hashtag/{hashtag}** Returns the current entry for all public ingredient opinions matching the given hashtag ## Servers ## Parameters ### Path parameters - **hashtag** (string) returns items according to an hashtag ### Query parameters - **page** (integer) requested page number - **page_size** (integer) requested page size ## Responses ### 200 successful operation #### Body: (object) - **data** (array[object]) - **links** (object) ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 500 Server Error [Powered by Bump.sh](https://bump.sh)