v10

latestOpenAPI 3.1.0Apache-2.0raw.githubusercontent.com2026-08-01384057.2 KB
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

{"stackTrail":"components:schemas:NATSEnvelope:properties:result","oasType":"schema","type":"unknown","description":"Response data (structure varies by endpoint — see endpoint examples)"}
errorstring

Error message (present only on failure)