---
title: "list paths/sizes of the workspace shared UI folder"
method: GET
path: "/w/{workspace}/shared_ui/list"
tags: ["workspace"]
---

# list paths/sizes of the workspace shared UI folder

`GET /w/{workspace}/shared_ui/list`

## Path parameters

- `workspace` string, required

## Response `200`

shared UI listing

- object
  - `paths` string[], required
  - `sizes` object, required
  - `version` integer, required
  - `edited_at` string, date-time, required
  - `edited_by` string, required

---

[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/7b281701c340/schema)
