---
title: "Changes to Get Albums"
method: GET
path: "/albums/"
---

# Changes to Get Albums

`GET /albums/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 51 revisions.

- **2026-08-04** `74dd11c5af73` — 2 info
- **2026-08-02** `e97534403a38` — 1 breaking, 1 warning, 4 info
- **2025-08-06** `fa6c232c69f4` — 1 info
- **2025-08-05** `14c08755eaeb` — 1 breaking

## Changes

- **2026-08-04** `74dd11c5af73` — 2 info
  - added the optional property `albums/items/created_at` to the response with the `200` status
  - added the optional property `albums/items/updated_at` to the response with the `200` status
- **2026-08-02** `e97534403a38` — 1 breaking, 1 warning, 4 info
  - removed the required property `albums/items/is_hidden` from the response with the `200` status
  - deleted the `query` request parameter `show_hidden`
  - removed the non-success response with the status `422`
  - added the optional property `albums/items/cover_image_path` to the response with the `200` status
  - added the optional property `albums/items/image_count` to the response with the `200` status
  - added the required property `albums/items/is_locked` to the response with the `200` status
- **2025-08-06** `fa6c232c69f4` — 1 info
  - endpoint added
- **2025-08-05** `14c08755eaeb` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/aossie-org/apis/pictopy/docs/albums/get.md) · [API](https://skmtc.dev/aossie-org/apis/pictopy.md) · [Page](https://skmtc.dev/aossie-org/apis/pictopy/changes/albums/get)
