recipes
Get a recipe by path
Returns the contents of a recipe file by its dot-notation name. Uses a wildcard path parameter to support nested paths (e.g., base.webserver or base/webserver).
get/api/v1/recipes/{id...}
Path parameters
idstring required
Recipe name in dot-notation (e.g., base.webserver) or path form
Response
Recipe contents