---
title: "GET /accounts/{AwsAccountId}/folders/{FolderId}/permissions"
method: GET
path: "/accounts/{AwsAccountId}/folders/{FolderId}/permissions"
---

# GET /accounts/{AwsAccountId}/folders/{FolderId}/permissions

`GET /accounts/{AwsAccountId}/folders/{FolderId}/permissions`

Describes permissions for a folder.

## Path parameters

- `AwsAccountId` string, required
- `FolderId` string, required

## Response `200`

Success

- DescribeFolderPermissionsResponse
  - `Status` integer — The HTTP status of the request.
  - `FolderId` string — The ID of the folder.
  - `Arn` string — The Amazon Resource Name (ARN) for the folder.
  - `Permissions` ResourcePermission[] — Information about the permissions on the folder.
    - `Principal` string, required — <p>The Amazon Resource Name (ARN) of the principal. This can be one of the following:</p> <ul> <li> <p>The ARN of an Amazon QuickSight user or group associated with a data source or dataset. (This is common.)</p> </li> <li> <p>The ARN of an Amazon QuickSight user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.)</p> </li> <li> <p>The ARN of an Amazon Web Services account root: This is an IAM ARN rather than a QuickSight ARN. Use this option only to share resources (templates) across Amazon Web Services accounts. (This is less common.) </p> </li> </ul>
    - `Actions` String[], required — The IAM action to grant or revoke permissions on.
  - `RequestId` string — The Amazon Web Services request ID for this operation.

## Other responses

- `480` — InvalidParameterValueException
- `481` — AccessDeniedException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — UnsupportedUserEditionException
- `485` — InternalFailureException

---

[API](https://skmtc.net/aws/apis/quicksight.md) · [All operations](https://skmtc.net/aws/apis/quicksight/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/quicksight/versions/2f2bbd7e70ca/schema)
