---
title: "GET /applications/{applicationId}/policy"
method: GET
path: "/applications/{applicationId}/policy"
---

# GET /applications/{applicationId}/policy

`GET /applications/{applicationId}/policy`

Retrieves the current permission policy for a Amazon Q Business application. The policy is returned as a JSON-formatted string and defines the IAM actions that are allowed or denied for the application's resources.

## Path parameters

- `applicationId` string, required

## Response `200`

Success

- GetPolicyResponse
  - `policy` string — The JSON representation of the permission policy.

## Other responses

- `480` — InternalServerException
- `481` — ResourceNotFoundException
- `482` — ThrottlingException
- `483` — ValidationException
- `484` — AccessDeniedException

---

[API](https://skmtc.net/aws/apis/qbusiness.md) · [All operations](https://skmtc.net/aws/apis/qbusiness/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/qbusiness/revisions/82966d6c4053/schema)
