---
title: "Get Forge recipe"
method: GET
path: "/forge-recipes/{forgeRecipe}"
tags: ["Recipes"]
---

# Get Forge recipe

`GET /forge-recipes/{forgeRecipe}`

Show the Forge recipe.

Processing mode: <small><code>sync</code></small>

## Path parameters

- `forgeRecipe` integer, required

## Response `200`

`ForgeRecipeResource`

## Other responses

- `403` — Authorization error
- `404` — Not found

---

[API](https://skmtc.net/mfullbrook/apis/forge.md) · [All operations](https://skmtc.net/mfullbrook/apis/forge/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mfullbrook/forge/versions/24ad66d99f93/schema)
