---
title: "GET /v1/registries/name/{registryName}"
method: GET
path: "/v1/registries/name/{registryName}"
---

# GET /v1/registries/name/{registryName}

`GET /v1/registries/name/{registryName}`

Describes the registry.

## Path parameters

- `registryName` string, required

## Response `200`

Success

- DescribeRegistryResponse
  - `Description` string — The description of the registry.
  - `RegistryArn` string — The ARN of the registry.
  - `RegistryName` string — The name of the registry.
  - `Tags` object — Tags associated with the registry.

## 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)
