# GET /analyze/:token/similar_products **GET /analyze/{token}/similar_products** Returns products similar to the ingredient list analysis ## Servers ## Parameters ### Path parameters - **token** (string(uuid)) token reference to desired resource ## Responses ### 200 successful operation #### Body: (object) - **similar** (array[object]) ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 404 Ingredient List Analysis Not Found ### 422 Unprocessable Entity ### 500 Server Error [Powered by Bump.sh](https://bump.sh)