---
title: "Changes to GET /catalogs/{name}"
method: GET
path: "/catalogs/{name}"
---

# Changes to GET /catalogs/{name}

`GET /catalogs/{name}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 9 revisions.

- **2025-02-27** `60220bae69ec` — 1 breaking, 2 warning, 16 info
- **2025-02-20** `27d7bed71eaa` — 1 info
- **2025-02-16** `af378e92b27b` — 1 breaking

## Changes

- **2025-02-27** `60220bae69ec` — 1 breaking, 2 warning, 16 info
  - the response property `name` became optional for the status `200`
  - removed the optional property `createAt` from the response with the `200` status
  - removed the optional property `updateAt` from the response with the `200` status
  - api tag `CatalogsService` added
  - api tag `CatalogService` removed
  - api tag `catalogs` removed
  - api tag `unity` removed
  - added the new optional `query` request parameter `includeBrowse`
  - added the optional property `browseOnly` to the response with the `200` status
  - added the optional property `catalogType` to the response with the `200` status
  - added the optional property `createdAt` to the response with the `200` status
  - added the optional property `providerName` to the response with the `200` status
  - added the optional property `shareName` to the response with the `200` status
  - added the optional property `storageRoot` to the response with the `200` status
  - added the optional property `updatedAt` to the response with the `200` status
  - the response optional property `createdBy` became not read-only for the status `200`
  - the response optional property `id` became not read-only for the status `200`
  - the response optional property `owner` became not read-only for the status `200`
  - the response optional property `updatedBy` became not read-only for the status `200`
- **2025-02-20** `27d7bed71eaa` — 1 info
  - endpoint added
- **2025-02-16** `af378e92b27b` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/delta-incubator/apis/delta-sharing-api/docs/catalogs/:name/get.md) · [API](https://skmtc.dev/delta-incubator/apis/delta-sharing-api.md) · [Page](https://skmtc.dev/delta-incubator/apis/delta-sharing-api/changes/catalogs/:name/get)
