Get a serving recipe
Get one recipe catalog record. Tenants can read enabled recipes; disabled recipes are visible to cluster administrators only.
Authorizations
Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.
Headers
Optional external end-user identifier forwarded by the API gateway.
Path Parameters
Response
Successful Response
A registered serving recipe with its cluster-wide enablement state. Only enabled recipes are deployable.
A serving-runtime recipe definition (the recipe.yaml manifest): which image runs on which hardware, its readiness contract, and which models it can serve.
"vllm-openai"