---
title: "run flow by path and wait until completion"
method: POST
path: "/w/{workspace}/jobs/run_wait_result/f/{path}"
tags: ["job"]
---

# run flow by path and wait until completion

`POST /w/{workspace}/jobs/run_wait_result/f/{path}`

## Path parameters

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

## Query parameters

- `include_header` string
- `queue_limit` string
- `job_id` string, uuid
- `skip_preprocessor` boolean
- `memory_id` string, uuid

## Request body

- ScriptArgs — The arguments to pass to the script or flow

## Response `200`

job result

- unknown

---

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