---
title: "run script by path with get"
method: GET
path: "/w/{workspace}/jobs/run_wait_result/p/{path}"
tags: ["job"]
---

# run script by path with get

`GET /w/{workspace}/jobs/run_wait_result/p/{path}`

## Path parameters

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

## Query parameters

- `parent_job` string, uuid
- `tag` string
- `cache_ttl` string
- `job_id` string, uuid
- `include_header` string
- `queue_limit` string
- `payload` string
- `skip_preprocessor` boolean

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