---
title: "Returns the authorizations for which the specified user is the principal user."
method: GET
path: "/v2.1/accounts/{accountId}/users/{userId}/authorizations"
tags: ["Authorizations"]
---

# Returns the authorizations for which the specified user is the principal user.

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

Returns the user authorizations for which the user specified by `userId` is the principal user.

To call this endpoint, you must be an account administrator or you must be the specified principal user.

## Path parameters

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

## Query parameters

- `active_only` string
- `count` string
- `email_substring` string
- `include_closed_users` string
- `permissions` string
- `start_position` string
- `task_source` string
- `task_type` string
- `user_name_substring` 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)
