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

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

`GET /w/{workspace}/jobs/run_and_stream/fv/{version}`

## Path parameters

- `workspace` string, required
- `version` integer, 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/8b9c5f439c0d/schema)
