# GET /routines/:id/compatibility **GET /routines/{id}/compatibility** Returns a routine step ingredients compatibility ## Servers ## Parameters ### Path parameters - **id** (integer(int64)) ID of the resource to fetch ## Responses ### 200 successful operation #### Body: (array[object]) - **left_product** (object) - **right_product** (object) - **results** (object) ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 404 Routine Not Found ### 500 Server Error [Powered by Bump.sh](https://bump.sh)