---
title: "Changes to Browse children of a catalog (root of the catalog)"
method: GET
path: "/catalogs/{catalog_id}/browse"
---

# Changes to Browse children of a catalog (root of the catalog)

`GET /catalogs/{catalog_id}/browse`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 46 revisions.

- **2026-07-22** `e8e6b266ea29` — 3 info
- **2026-07-19** `b874092765cd` — 2 breaking
- **2026-07-18** `0366bc42fb8f` — 7 info
- **2026-07-17** `9abb9bf6d3bf` — 1 breaking
- **2026-07-14** `aaf4166bdf3a` — 1 info

## Changes

- **2026-07-22** `e8e6b266ea29` — 3 info
  - api operation id `browseCatalogs` was added
  - added the non-success response with the status `401`
  - removed the non-success response with the status `410`
- **2026-07-19** `b874092765cd` — 2 breaking
  - the response property `browse/items/basename` became nullable for the status `200`
  - the response property `browse/items/name` became nullable for the status `200`
- **2026-07-18** `0366bc42fb8f` — 7 info
  - added the required property `browse` to the response with the `200` status
  - added the required property `catalog_id` to the response with the `200` status
  - added the required property `child_type` to the response with the `200` status
  - added the required property `md5` to the response with the `200` status
  - added the required property `parent_id` to the response with the `200` status
  - added the required property `parent_type` to the response with the `200` status
  - added the required property `total_count` to the response with the `200` status
- **2026-07-17** `9abb9bf6d3bf` — 1 breaking
  - api path removed without deprecation
- **2026-07-14** `aaf4166bdf3a` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/ampache/apis/ampache-rest-api/docs/catalogs/:catalog_id/browse/get.md) · [API](https://skmtc.dev/ampache/apis/ampache-rest-api.md) · [Page](https://skmtc.dev/ampache/apis/ampache-rest-api/changes/catalogs/:catalog_id/browse/get)
