# Get Nutrition Label



{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}

Get a render-ready nutrition label for one serving, optionally pinned to a version.

Assembles header, regulatory-ordered nutrient columns (per-serving and
optional per-container), footnotes, staleness, and completeness into a
single response ready for label rendering.

Accepts `?version_id=` to read the label at a specific version snapshot.

Available only on API versions declaring the `recipe_versioning` capability.
Older versions fall through to the legacy endpoint (no `version_id` stamping).

<APIPage document="&#x22;bettermenu&#x22;" operations="[{&#x22;path&#x22;:&#x22;/studio/recipes/{recipe_id}/servings/{serving_id}/nutrition-label&#x22;,&#x22;method&#x22;:&#x22;get&#x22;}]" />
