---
title: "Changes to Get media upload details"
method: GET
path: "/media/{media_id}"
---

# Changes to Get media upload details

`GET /media/{media_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 29 revisions.

- **2025-10-16** (v5) `14c297539b64` — 2 breaking, 7 info
- **2022-04-12** (v5) `723c51158044` — 1 info
- **2022-04-08** (v5) `33ec8e7421c7` — 1 breaking
- **2022-02-09** (v5) `46313d040316` — 1 info

## Changes

- **2025-10-16** (v5) `14c297539b64` — 2 breaking, 7 info
  - the `media_type` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `status` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `429`
  - the response optional property `media_type` became not read-only for the status `200`
  - the response property `media_id` became required for the status `200`
  - the response property `media_type` became required for the status `200`
- **2022-04-12** (v5) `723c51158044` — 1 info
  - endpoint added
- **2022-04-08** (v5) `33ec8e7421c7` — 1 breaking
  - api path removed without deprecation
- **2022-02-09** (v5) `46313d040316` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/pinterest/apis/pinterest-rest-api/docs/media/:media_id/get.md) · [API](https://skmtc.dev/pinterest/apis/pinterest-rest-api.md) · [Page](https://skmtc.dev/pinterest/apis/pinterest-rest-api/changes/media/:media_id/get)
