# Get Recipe Label Configuration



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

Get fully resolved label configuration, optionally pinned to a historical version.

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

Returns 404 when `version_id` is supplied but no matching version exists.
Returns 500 when the stored version uses a data format that this API
version cannot read.

Available only on API versions declaring the `recipe_versioning` capability.
Requests without this capability receive a 404.

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