---
title: "get flow by path"
method: GET
path: "/w/{workspace}/flows/get/{path}"
tags: ["flow"]
---

# get flow by path

`GET /w/{workspace}/flows/get/{path}`

## Path parameters

- `workspace` string, required
- `path` string, required

## Query parameters

- `with_starred_info` boolean
- `get_draft` boolean

## Changes

- **2026-08-01** `7943381eeb29` — 1 info
  - added the optional property `allOf[#/components/schemas/Flow]/allOf[#/components/schemas/FlowMetadata]/on_behalf_of` to the response with the `200` status

[Change history](https://skmtc.dev/windmill/apis/windmill-api/changes/w/:workspace/flows/get/:path/get.md)

---

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