---
title: "run flow by path with GET and stream updates via SSE"
method: GET
path: "/w/{workspace}/jobs/run_and_stream/f/{path}"
tags: ["job"]
---

# run flow by path with GET and stream updates via SSE

`GET /w/{workspace}/jobs/run_and_stream/f/{path}`

## Path parameters

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

## Query parameters

- `include_header` string
- `queue_limit` string
- `payload` string
- `job_id` string, uuid
- `skip_preprocessor` boolean
- `memory_id` string, uuid
- `poll_delay_ms` integer

## Response `200`

server-sent events stream of job updates

---

[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/bccfbf688a26/schema)
