---
title: "Changes to Get a specific video"
method: GET
path: "/videos/{video_id}"
---

# Changes to Get a specific video

`GET /videos/{video_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 13 revisions.

- **2026-07-13** `ea882e0224a4` — 3 info
- **2019-03-29** `d66f7a79837f` — 1 info
- **2019-02-22** `0aaf609c3dbf` — 1 info
- **2019-01-11** `89b756668a1e` — 2 info
- **2018-12-05** `26f856a94041` — 3 breaking, 2 warning, 2 info

## Changes

- **2026-07-13** `ea882e0224a4` — 3 info
  - added the optional property `metadata/connections/versions/resource_key` to the response with the `200` status
  - added the required property `metadata/connections/available_albums` to the response with the `200` status
  - added the required property `metadata/connections/available_channels` to the response with the `200` status
- **2019-03-29** `d66f7a79837f` — 1 info
  - added the required property `type` to the response with the `200` status
- **2019-02-22** `0aaf609c3dbf` — 1 info
  - added the optional property `password` to the response with the `200` status
- **2019-01-11** `89b756668a1e` — 2 info
  - added `#/components/schemas/project` to the `parent_folder` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/folder` from the `parent_folder` response property `allOf` list for the response status `200`
- **2018-12-05** `26f856a94041` — 3 breaking, 2 warning, 2 info
  - removed the required property `metadata/connections/available_albums` from the response with the `200` status
  - removed the required property `metadata/connections/available_channels` from the response with the `200` status
  - removed the required property `type` from the response with the `200` status
  - removed the optional property `metadata/connections/versions/resource_key` from the response with the `200` status
  - removed the optional property `password` from the response with the `200` status
  - added `#/components/schemas/folder` to the `parent_folder` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/project` from the `parent_folder` response property `allOf` list for the response status `200`

---

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