---
title: "List Forge's recipes"
method: GET
path: "/forge-recipes"
tags: ["Recipes"]
---

# List Forge's recipes

`GET /forge-recipes`

Show all Forge provided recipes.

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

## Query parameters

- `page[size]` integer
- `page[cursor]` string

## Response `200`

Paginated set of `ForgeRecipeResource`

## Other responses

- `403` — Authorization error

---

[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)
