---
title: "GET /policies/{arn}"
method: GET
path: "/policies/{arn}"
---

# GET /policies/{arn}

`GET /policies/{arn}`

Returns the resource-based policy.

## Path parameters

- `arn` string, required

## Response `200`

Success

- GetPolicyOutput
  - `arn` string, required — The Entity Resolution resource ARN.
  - `token` string, required — A unique identifier for the current revision of the policy.
  - `policy` string — The resource-based policy.

## Other responses

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

---

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