> ## Documentation Index
> Fetch the complete documentation index at: https://docs.medera.info/llms.txt
> Use this file to discover all available pages before exploring further.

# GET /api/agent-workflows/{id}

> Get a workflow

```text theme={"system"}

GET /api/agent-workflows/{id}

```

Returns the workflow with `nodes`, `connections`, `input_variables`, `state_variables`, `settings`, `version`, `lock_version`, and the linked `published_version_id`.
