---
title: "Gets information about items in a specified folder."
method: GET
path: "/v2.1/accounts/{accountId}/folders/{folderId}"
tags: ["Folders"]
---

# Gets information about items in a specified folder.

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

Gets information about items in the specified folder. 

To include a list of the items in the folder, set the `include_items` query parameter to **true.**

### Related topics

- [Searching for envelopes](/docs/esign-rest-api/esign101/concepts/envelopes/search/)
- [Sharing templates](/docs/esign-rest-api/esign101/concepts/templates/sharing/)

## Path parameters

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

## Query parameters

- `from_date` string
- `include_items` string
- `owner_email` string
- `owner_name` string
- `search_text` string
- `start_position` string
- `status` string
- `to_date` 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/revisions/77f1998c313d/schema)
