---
title: "Reserved: Gets the shared item status for one or more users."
method: GET
path: "/v2.1/accounts/{accountId}/shared_access"
tags: ["Accounts"]
---

# Reserved: Gets the shared item status for one or more users.

`GET /v2.1/accounts/{accountId}/shared_access`

Retrieves shared item status for one or more users and types of items.

Users with account administration privileges can retrieve shared access information for all account users. Users without account administrator privileges can only retrieve shared access information for themselves, and the returned information is limited to retrieving the status of the members of the account that are sharing their folders to the user. This is equivalent to setting the `shared` parameter to `shared_from`.

**Note:** This endpoint returns the shared status for the legacy Shared Envelopes feature. To use the new Shared Access feature, use the [Authorizations resource](/docs/esign-rest-api/reference/accounts/authorizations/).

### Related topics

- [How to share access to a Docusign envelope inbox](/docs/esign-rest-api/how-to/shared-access/)

## Path parameters

- `accountId` string, required

## Query parameters

- `count` string
- `envelopes_not_shared_user_status` string
- `folder_ids` string
- `item_type` string
- `search_text` string
- `shared` string
- `start_position` string
- `user_ids` 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)
