getAllRecipesEnhancedV1Ask AIget https://webservices-test.net-chef.com/cruise/recipe/v1/getAllRecipesEnhancedRetrieve details of all recipes. Supported from v11.02 and above.Query ParamsactiveFlagbooleanUse true to retrieve only active Recipes.truefalseincludeDetailsbooleanDefaults to falseUse true to retrieve detailed information for one Recipe at a time (optional). When true, productNumber must be used.truefalseproductNumberstringThe Product Number of the Recipe to retrieve.includeNullbooleanSpecify 'true' to output null data elements.truefalseHeadersauthenticationtokenstringrequiredSecure token for API authentication.passwordstringrequiredPassword for the Crunchtime Application User.sitenamestringrequiredCrunchtime site identifier. (test or production)useridstringrequiredUser ID for the Crunchtime Application User.X-B3-TraceIdstringOptional trace identifier for troubleshooting.acceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200Success 400Validation Error 401Authorization 404Recipe not found 500Unexpected Error 504TimeoutUpdated 5 months ago