---
title: "Get root folder for a space"
method: GET
path: "/public/api/v1/spaces/{spaceId}/root/folder"
tags: ["Spaces"]
---

# Get root folder for a space

`GET /public/api/v1/spaces/{spaceId}/root/folder`

## Path parameters

- `spaceId` string, required

## Response `200`

OK

- FolderResponse
  - `id` string, required
  - `title` string, required
  - `parentFolderId` string

---

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