---
title: "List Workflow Paths"
method: GET
path: "/v1/agents/{agent_id}/workflow/paths"
tags: ["Agent Workflow"]
---

# List Workflow Paths

`GET /v1/agents/{agent_id}/workflow/paths`

Enumerate every distinct path through the workflow (Generate-From-Workflow input).

## Path parameters

- `agent_id` string, required

## Headers

- `X-API-Key` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/getbluejay/apis/bluejay-api.md) · [All operations](https://skmtc.net/getbluejay/apis/bluejay-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbluejay/bluejay-api/versions/f48cef80963f/schema)
