---
title: "Changes to List registries"
method: GET
path: "/spaces/{space_ref}/registries"
---

# Changes to List registries

`GET /spaces/{space_ref}/registries`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 15 of 50 revisions.

- **2026-07-17** `e315ed26a2f1` — 1 breaking
- **2026-01-08** `81ebfef36eed` — 2 info
- **2025-12-31** `22961dd6a8c5` — 1 info
- **2025-09-30** `1793607b1327` — 1 info
- **2025-08-05** `2a15e315ee10` — 1 info
- **2025-08-04** `c95e57236992` — 1 warning
- **2025-07-17** `6df3d7ab7d54` — 1 warning
- **2025-06-09** `298734f04be8` — 1 warning
- **2025-04-16** `df7b1f598c50` — 1 warning
- **2025-03-28** `baa3d36c9191` — 1 warning
- **2025-03-25** `667aea73692e` — 1 warning
- **2025-03-13** `ad9ff54ccda5` — 1 warning, 1 info
- **2025-03-07** `f49053282f3a` — 1 warning
- **2024-11-29** `b801e07e942e` — 1 info
- **2024-10-23** `7fa72da6b8aa` — 2 breaking, 3 warning, 7 info

## Changes

- **2026-07-17** `e315ed26a2f1` — 1 breaking
  - removed the required property `data/registries/items/isDeleted` from the response with the `200` status
- **2026-01-08** `81ebfef36eed` — 2 info
  - added the optional property `data/registries/items/deletedAt` to the response with the `200` status
  - added the required property `data/registries/items/isDeleted` to the response with the `200` status
- **2025-12-31** `22961dd6a8c5` — 1 info
  - added the required property `data/registries/items/uuid` to the response with the `200` status
- **2025-09-30** `1793607b1327` — 1 info
  - added the required property `data/registries/items/isPublic` to the response with the `200` status
- **2025-08-05** `2a15e315ee10` — 1 info
  - added the new optional `query` request parameter `scope`
- **2025-08-04** `c95e57236992` — 1 warning
  - added the new `HUGGINGFACE` enum value to the `data/registries/items/packageType` response property for the response status `200`
- **2025-07-17** `6df3d7ab7d54` — 1 warning
  - added the new `GO` enum value to the `data/registries/items/packageType` response property for the response status `200`
- **2025-06-09** `298734f04be8` — 1 warning
  - added the new `CARGO` enum value to the `data/registries/items/packageType` response property for the response status `200`
- **2025-04-16** `df7b1f598c50` — 1 warning
  - added the new `RPM` enum value to the `data/registries/items/packageType` response property for the response status `200`
- **2025-03-28** `baa3d36c9191` — 1 warning
  - added the new `NUGET` enum value to the `data/registries/items/packageType` response property for the response status `200`
- **2025-03-25** `667aea73692e` — 1 warning
  - added the new `NPM` enum value to the `data/registries/items/packageType` response property for the response status `200`
- **2025-03-13** `ad9ff54ccda5` — 1 warning, 1 info
  - added the new `PYTHON` enum value to the `data/registries/items/packageType` response property for the response status `200`
  - removed the `PYPI` enum value from the `data/registries/items/packageType` response property for the response status `200`
- **2025-03-07** `f49053282f3a` — 1 warning
  - added the new `PYPI` enum value to the `data/registries/items/packageType` response property for the response status `200`
- **2024-11-29** `b801e07e942e` — 1 info
  - added the new optional `query` request parameter `recursive`
- **2024-10-23** `7fa72da6b8aa` — 2 breaking, 3 warning, 7 info
  - removed the required property `data/registries/items/isPublic` from the response with the `200` status
  - removed the required property `data/registries/items/uuid` from the response with the `200` status
  - deleted the `query` request parameter `recursive`
  - deleted the `query` request parameter `scope`
  - removed the optional property `data/registries/items/deletedAt` from the response with the `200` status
  - removed the `CARGO` enum value from the `data/registries/items/packageType` response property for the response status `200`
  - removed the `GO` enum value from the `data/registries/items/packageType` response property for the response status `200`
  - removed the `HUGGINGFACE` enum value from the `data/registries/items/packageType` response property for the response status `200`
  - removed the `NPM` enum value from the `data/registries/items/packageType` response property for the response status `200`
  - removed the `NUGET` enum value from the `data/registries/items/packageType` response property for the response status `200`
  - removed the `PYTHON` enum value from the `data/registries/items/packageType` response property for the response status `200`
  - removed the `RPM` enum value from the `data/registries/items/packageType` response property for the response status `200`

---

[Operation](https://skmtc.dev/harness/apis/harness-artifact-registry-api/docs/spaces/:space_ref/registries/get.md) · [API](https://skmtc.dev/harness/apis/harness-artifact-registry-api.md) · [Page](https://skmtc.dev/harness/apis/harness-artifact-registry-api/changes/spaces/:space_ref/registries/get)
