---
title: "List the workspace's valid resource paths"
method: GET
path: "/api/v4/workspaces/{workspace}/resource-paths"
tags: ["Knowledge Base"]
---

# List the workspace's valid resource paths

`GET /api/v4/workspaces/{workspace}/resource-paths`

Resource paths to author and validate resourcePaths against.

## Path parameters

- `workspace` string, required

## Response `200`

List of resource paths

- ResourcePathsResponseV4
  - `resourcePaths` string[]

---

[API](https://skmtc.dev/runwhen/apis/runwhen-platform-api.md) · [All operations](https://skmtc.dev/runwhen/apis/runwhen-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/runwhen/runwhen-platform-api/revisions/9d1a64d4b1c1/schema)
