---
title: "Changes to get a registry by name"
method: GET
path: "/registries/{registryName}"
---

# Changes to get a registry by name

`GET /registries/{registryName}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 52 revisions.

- **2024-04-14** (v1) `0d119500ad86` — 1 info
- **2024-02-07** (v1) `f5181c1b3e28` — 3 info
- **2023-12-01** (v1) `57d7e2601495` — 1 info
- **2023-04-24** (v1) `67d73eca4800` — 1 info
- **2023-04-04** (v1) `34c39773ceae` — 5 breaking, 1 warning

## Changes

- **2024-04-14** (v1) `0d119500ad86` — 1 info
  - added the required property `purl_type` to the response with the `200` status
- **2024-02-07** (v1) `f5181c1b3e28` — 3 info
  - the response property `keywords_count` became required for the status `200`
  - the response property `namespaces_count` became required for the status `200`
  - added the required property `downloads` to the response with the `200` status
- **2023-12-01** (v1) `57d7e2601495` — 1 info
  - added the optional property `versions_count` to the response with the `200` status
- **2023-04-24** (v1) `67d73eca4800` — 1 info
  - added the required property `icon_url` to the response with the `200` status
- **2023-04-04** (v1) `34c39773ceae` — 5 breaking, 1 warning
  - the response property `keywords_count` became optional for the status `200`
  - the response property `namespaces_count` became optional for the status `200`
  - removed the required property `downloads` from the response with the `200` status
  - removed the required property `icon_url` from the response with the `200` status
  - removed the required property `purl_type` from the response with the `200` status
  - removed the optional property `versions_count` from the response with the `200` status

---

[Operation](https://skmtc.dev/ecosyste-ms/apis/ecosyste-ms-packages/docs/registries/:registryName/get.md) · [API](https://skmtc.dev/ecosyste-ms/apis/ecosyste-ms-packages.md) · [Page](https://skmtc.dev/ecosyste-ms/apis/ecosyste-ms-packages/changes/registries/:registryName/get)
