---
title: "get flow user state at a given key"
method: GET
path: "/w/{workspace}/jobs/flow/user_states/{id}/{key}"
tags: ["job"]
---

# get flow user state at a given key

`GET /w/{workspace}/jobs/flow/user_states/{id}/{key}`

## Path parameters

- `workspace` string, required
- `id` string, uuid, required
- `key` string, required

## Response `200`

flow user state updated

- 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/4a787e7bee88/schema)
