---
title: "Gets the user account settings for a specified user."
method: GET
path: "/v2.1/accounts/{accountId}/users/{userId}/settings"
tags: ["Users"]
---

# Gets the user account settings for a specified user.

`GET /v2.1/accounts/{accountId}/users/{userId}/settings`

Retrieves a list of the account settings and email
notification information for the specified user.

The response returns the account setting
name/value information and the email notification
settings for the specified user. For more
information, see
[Users:create](/docs/esign-rest-api/reference/users/users/create/).

## Path parameters

- `accountId` string, required
- `userId` string, required

## 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)
