---
title: "Get Workflow Description"
method: GET
path: "/workflows/describe/{workflow_id}"
tags: ["workflows"]
---

# Get Workflow Description

`GET /workflows/describe/{workflow_id}`

## Path parameters

- `workflow_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-02-17** `29225d7b3ea4` — 2 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status

[Change history](https://skmtc.dev/evrimai/apis/cartography-server/changes/workflows/describe/:workflow_id/get.md)

---

[API](https://skmtc.dev/evrimai/apis/cartography-server.md) · [All operations](https://skmtc.dev/evrimai/apis/cartography-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/evrimai/cartography-server/revisions/5ee44bc43d24/schema)
