# GET /analyze/:token/missing_ingredients **GET /analyze/{token}/missing_ingredients** Returns missing ingredients for analyze token ## Servers ## Parameters #### Path parameters - **token** (string(uuid)) token reference to desired resource ## Responses ### 200: successful operation #### Body Parameters: (array[string]) array[string] ### 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)