---
title: "get variable value"
method: GET
path: "/w/{workspace}/variables/get_value/{path}"
tags: ["variable"]
---

# get variable value

`GET /w/{workspace}/variables/get_value/{path}`

## Path parameters

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

## Query parameters

- `allow_cache` boolean

## Response `200`

variable

- string

---

[API](https://skmtc.net/windmill/apis/windmill-api.md) · [All operations](https://skmtc.net/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/windmill/windmill-api/versions/155a35b3caff/schema)
