---
title: "Return the appropriate actions that can be performed on the ui."
method: GET
path: "/v1/org/{orgId}/access/ui"
tags: ["access"]
---

# Return the appropriate actions that can be performed on the ui.

`GET /v1/org/{orgId}/access/ui`

## Path parameters

- `orgId` string, required

## Response `200`

successful operation

- string[]

## Other responses

- `401` — unauthorized
- `404` — not found

---

[API](https://skmtc.net/charthop/apis/charthop-api.md) · [All operations](https://skmtc.net/charthop/apis/charthop-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/charthop/charthop-api/revisions/2de21f45f447/schema)
