---
title: "List workspace folder contents"
method: GET
path: "/v2.1/accounts/{accountId}/workspaces/{workspaceId}/folders/{folderId}"
tags: ["WorkspaceItems"]
---

# List workspace folder contents

`GET /v2.1/accounts/{accountId}/workspaces/{workspaceId}/folders/{folderId}`

This method returns the contents of a workspace folder, which can include sub-folders and files.

## Path parameters

- `accountId` string, required
- `folderId` string, required
- `workspaceId` string, required

## Query parameters

- `count` string
- `include_files` string
- `include_sub_folders` string
- `include_thumbnails` string
- `include_user_detail` string
- `start_position` string
- `workspace_user_id` string

## Response `200`

Successful response.

## Other responses

- `400` — Error encountered.

---

[API](https://skmtc.net/docusign/apis/docusign-esignature-rest-api.md) · [All operations](https://skmtc.net/docusign/apis/docusign-esignature-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/docusign/docusign-esignature-rest-api/versions/77f1998c313d/schema)
