---
title: "list resource names"
method: GET
path: "/w/{workspace}/resources/list_names/{name}"
tags: ["resource"]
---

# list resource names

`GET /w/{workspace}/resources/list_names/{name}`

## Path parameters

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

## Response `200`

resource list names

- object[]
  - `name` string, required
  - `path` 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)
