---
title: "List workflows — browse available multi-step Arazzo workflows"
method: GET
path: "/workflows"
tags: ["catalog"]
---

# List workflows — browse available multi-step Arazzo workflows

`GET /workflows`

Returns registered workflows (source: local) plus available catalog workflow sources
(source: catalog) — APIs in the Jentic public catalog that have associated workflows.

Catalog entries show the API they belong to; add credentials to auto-import their workflows.
Use ?source=local or ?source=catalog to filter. Default returns all.

## Query parameters

- `q` string, nullable — Filter by name or API, e.g. "stripe" or "oauth"
- `source` string, nullable — Filter by source: "local" or "catalog"

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-04-13** `76e8f6063728` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/jentic/apis/jentic-control-plane-api/changes/workflows/get.md)

---

[API](https://skmtc.dev/jentic/apis/jentic-control-plane-api.md) · [All operations](https://skmtc.dev/jentic/apis/jentic-control-plane-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jentic/jentic-control-plane-api/revisions/bd463fcefb14/schema)
