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

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

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

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

If the calling user is an account administrator, the full results will be returned. Otherwise, only authorizations for which the calling user is the principal user will be returned.

## 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/versions/77f1998c313d/schema)
