---
title: "Get workflow by name"
method: GET
path: "/workflow/{name}"
tags: ["workflows"]
---

# Get workflow by name

`GET /workflow/{name}`

Retrieve detailed information about a specific workflow

## Path parameters

- `name` string, required

## Response `200`

Workflow details

- object

## Other responses

- `400` — Bad request
- `404` — Workflow not found

---

[API](https://skmtc.net/thand-io/apis/thand-agent-api.md) · [All operations](https://skmtc.net/thand-io/apis/thand-agent-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thand-io/thand-agent-api/versions/62befb178368/schema)
