---
title: "List available workflow templates"
method: GET
path: "/v1/workflows/templates"
tags: ["workflows"]
---

# List available workflow templates

`GET /v1/workflows/templates`

## Response `200`

Successful Response

- WorkflowTemplateSummary[]
  - `id` string, required
  - `name` string, required
  - `description` string, required

## Other responses

- `400` — Bad request
- `401` — Authentication required

---

[API](https://skmtc.net/oneloop-hq/apis/feather-api.md) · [All operations](https://skmtc.net/oneloop-hq/apis/feather-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oneloop-hq/feather-api/revisions/5a5597ebb2d6/schema)
