---
title: "Deprecated. Use Envelopes: listStatusChanges."
method: GET
path: "/v2.1/accounts/{accountId}/search_folders/{searchFolderId}"
tags: ["Folders"]
---

# Deprecated. Use Envelopes: listStatusChanges.

`GET /v2.1/accounts/{accountId}/search_folders/{searchFolderId}`

<ds-inlinemessage kind="warning"  markdown="1">
<strong>This method is deprecated in API v2.1</strong>

Use  [Envelopes: listStatusChanges](/docs/esign-rest-api/reference/envelopes/envelopes/liststatuschanges/) instead.
</ds-inlinemessage>


Retrieves a list of items that match the criteria specified in the query.

If the user ID of the user making the call is the
same as the user ID for any returned recipient,
then the `userId` property is added to the returned
information for those recipients.

## Path parameters

- `accountId` string, required
- `searchFolderId` string, required

## Query parameters

- `all` string
- `count` string
- `from_date` string
- `include_recipients` string
- `order` string
- `order_by` string
- `start_position` 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)
