---
title: "get user level option in a workspace (Auth)"
method: PUT
path: "/api/options/{workspace}/{name}"
tags: ["RGenericOptions"]
---

# get user level option in a workspace (Auth)

`PUT /api/options/{workspace}/{name}`

## Path parameters

- `workspace` string, uuid, required
- `name` string, required

## Request body

- string

## Response `200`

OK

- string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

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