---
title: "GET /v1/policy"
method: GET
path: "/v1/policy"
---

# GET /v1/policy

`GET /v1/policy`

Retrieves the resource-based policy attached to a given registry.

## Query parameters

- `registryName` string

## Response `200`

Success

- GetResourcePolicyResponse
  - `Policy` string — The resource-based policy.
  - `RevisionId` string — The revision ID.

## Other responses

- `480` — BadRequestException
- `481` — UnauthorizedException
- `482` — InternalServerErrorException
- `483` — ForbiddenException
- `484` — NotFoundException
- `485` — ServiceUnavailableException

---

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