---
title: "Changes to Get all the albums that belong to a user"
method: GET
path: "/me/albums"
---

# Changes to Get all the albums that belong to a user

`GET /me/albums`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 13 revisions.

- **2026-07-13** `ea882e0224a4` — 2 info
- **2019-03-29** `d66f7a79837f` — 2 info
- **2019-02-08** `8e9ff8a1caf3` — 6 info
- **2019-02-01** `ff2c9d773e0b` — 3 info
- **2019-01-11** `89b756668a1e` — 3 info
- **2018-12-05** `26f856a94041` — 16 breaking

## Changes

- **2026-07-13** `ea882e0224a4` — 2 info
  - added the required property `items/metadata/interactions/add_to` to the response with the `200` status
  - added the required property `items/share_link` to the response with the `200` status
- **2019-03-29** `d66f7a79837f` — 2 info
  - added the required property `items/autoplay` to the response with the `200` status
  - added the required property `items/loop` to the response with the `200` status
- **2019-02-08** `8e9ff8a1caf3` — 6 info
  - added the required property `items/allow_continuous_play` to the response with the `200` status
  - added the required property `items/allow_downloads` to the response with the `200` status
  - added the required property `items/allow_share` to the response with the `200` status
  - added the required property `items/metadata/interactions/add_custom_thumbnails` to the response with the `200` status
  - added the required property `items/web_brand_color` to the response with the `200` status
  - added the required property `items/web_custom_logo` to the response with the `200` status
- **2019-02-01** `ff2c9d773e0b` — 3 info
  - added the required property `items/embed_brand_color` to the response with the `200` status
  - added the required property `items/embed_custom_logo` to the response with the `200` status
  - added the required property `items/hide_vimeo_logo` to the response with the `200` status
- **2019-01-11** `89b756668a1e` — 3 info
  - added the required property `items/domain` to the response with the `200` status
  - added the required property `items/url` to the response with the `200` status
  - added the required property `items/use_custom_domain` to the response with the `200` status
- **2018-12-05** `26f856a94041` — 16 breaking
  - removed the required property `items/allow_continuous_play` from the response with the `200` status
  - removed the required property `items/allow_downloads` from the response with the `200` status
  - removed the required property `items/allow_share` from the response with the `200` status
  - removed the required property `items/autoplay` from the response with the `200` status
  - removed the required property `items/domain` from the response with the `200` status
  - removed the required property `items/embed_brand_color` from the response with the `200` status
  - removed the required property `items/embed_custom_logo` from the response with the `200` status
  - removed the required property `items/hide_vimeo_logo` from the response with the `200` status
  - removed the required property `items/loop` from the response with the `200` status
  - removed the required property `items/metadata/interactions/add_custom_thumbnails` from the response with the `200` status
  - removed the required property `items/metadata/interactions/add_to` from the response with the `200` status
  - removed the required property `items/share_link` from the response with the `200` status
  - removed the required property `items/url` from the response with the `200` status
  - removed the required property `items/use_custom_domain` from the response with the `200` status
  - removed the required property `items/web_brand_color` from the response with the `200` status
  - removed the required property `items/web_custom_logo` from the response with the `200` status

---

[Operation](https://skmtc.dev/vimeo/apis/vimeo-api/docs/me/albums/get.md) · [API](https://skmtc.dev/vimeo/apis/vimeo-api.md) · [Page](https://skmtc.dev/vimeo/apis/vimeo-api/changes/me/albums/get)
