# GET /routines/:id/analyze/:token/compatibility **GET /routines/{id}/analyze/{token}/compatibility** Returns routine step ingredients compatibility with an analyze ingredient list log record ## Servers ## Parameters ### Path parameters - **id** (integer(int64)) ID of the resource to fetch - **token** (string(uuid)) token reference to desired resource ## Responses ### 200 successful operation #### Body: (array[object]) - **left_product** (object) - **right_product** (object) - **results** (object) ### 500 Server Error ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 404 Routine Or Analyze Ingredient List Log Not Found [Powered by Bump.sh](https://bump.sh)