---
title: "Get workflow template mappings"
method: GET
path: "/api/workflow_templates"
tags: ["extensions"]
---

# Get workflow template mappings

`GET /api/workflow_templates`

Returns a map of custom node names to their provided workflow template names.

## Response `200`

Template mappings

- object — Map of node pack name to array of template names

## Changes

- **2026-04-24** `a66055fa384e` — 2 info
  - api tag `extensions` added
  - api tag `workflow` removed

[Change history](https://skmtc.dev/comfy-org/apis/comfyui-api/changes/api/workflow_templates/get.md)

---

[API](https://skmtc.dev/comfy-org/apis/comfyui-api.md) · [All operations](https://skmtc.dev/comfy-org/apis/comfyui-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/comfy-org/comfyui-api/revisions/c9640fded659/schema)
