---
title: "Changes to Retrieve a single direct upload's info"
method: GET
path: "/video/v1/uploads/{UPLOAD_ID}"
---

# Changes to Retrieve a single direct upload's info

`GET /video/v1/uploads/{UPLOAD_ID}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 28 revisions.

- **2026-04-16** `5d0fe920dfba` — 1 breaking
- **2026-01-07** `83dc80cce4d6` — 2 warning
- **2025-08-05** `ba7ebfd893a1` — 1 info
- **2025-07-02** `d4d7fca3b738` — 2 info
- **2025-03-31** `2689f5dc4d26` — 8 breaking, 18 warning, 7 info
- **2025-03-06** `5f3a1cefec23` — 1 info
- **2025-02-25** `2eec862e7514` — 1 breaking, 9 warning, 7 info
- **2024-11-15** `5bc9dec57cc4` — 1 warning, 2 info
- **2024-06-11** `6aab47a38577` — 1 warning, 1 info
- **2024-06-06** `dcdbbcabe09e` — 1 warning, 1 info
- **2024-06-06** `cc252d3a50f1` — 1 warning, 1 info

## Changes

- **2026-04-16** `5d0fe920dfba` — 1 breaking
  - the response property `data/url` became optional for the status `200`
- **2026-01-07** `83dc80cce4d6` — 2 warning
  - added the new `auto` enum value to the `data/new_asset_settings/input/items/generated_subtitles/items/language_code` response property for the response status `200`
  - added the new `auto` enum value to the `data/new_asset_settings/inputs/items/generated_subtitles/items/language_code` response property for the response status `200`
- **2025-08-05** `ba7ebfd893a1` — 1 info
  - the endpoint scheme security `authorizationToken` was added to the API
- **2025-07-02** `d4d7fca3b738` — 2 info
  - the endpoint scheme security `accessToken` was added to the API
  - added the optional property `data/new_asset_settings/copy_overlays` to the response with the `200` status
- **2025-03-31** `2689f5dc4d26` — 8 breaking, 18 warning, 7 info
  - the response property `data/new_asset_settings/encoding_tier` became optional for the status `200`
  - the response property `data/new_asset_settings/master_access` became optional for the status `200`
  - the response property `data/new_asset_settings/max_resolution_tier` became optional for the status `200`
  - the `data/new_asset_settings/normalize_audio` response's property type/format changed from `boolean`/`` to `boolean`/`boolean` for status `200`
  - the `data/new_asset_settings/static_renditions` response's property type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the required property `data/new_asset_settings/created_at` from the response with the `200` status
  - removed the required property `data/new_asset_settings/id` from the response with the `200` status
  - removed the required property `data/new_asset_settings/status` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/aspect_ratio` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/duration` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/errors` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/ingest_type` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/is_live` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/live_stream_id` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/master` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/max_stored_frame_rate` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/max_stored_resolution` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/non_standard_input_reasons` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/playback_ids` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/recording_times` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/resolution_tier` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/source_asset_id` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/static_renditions/files` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/static_renditions/status` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/tracks` from the response with the `200` status
  - removed the optional property `data/new_asset_settings/upload_id` from the response with the `200` status
  - added the optional property `data/new_asset_settings/advanced_playback_policies` to the response with the `200` status
  - added the optional property `data/new_asset_settings/input` to the response with the `200` status
  - added the optional property `data/new_asset_settings/inputs` to the response with the `200` status
  - added the optional property `data/new_asset_settings/playback_policies` to the response with the `200` status
  - added the optional property `data/new_asset_settings/playback_policy` to the response with the `200` status
  - the `master_access` response's property default value `none` was removed for the status `200`
  - the `mp4_support` response's property default value `none` was removed for the status `200`
- **2025-03-06** `5f3a1cefec23` — 1 info
  - added the optional property `data/new_asset_settings/meta` to the response with the `200` status
- **2025-02-25** `2eec862e7514` — 1 breaking, 9 warning, 7 info
  - the response property `data/new_asset_settings/mp4_support` became optional for the status `200`
  - added the new `1080p.mp4` enum value to the `data/new_asset_settings/static_renditions/files/items/name` response property for the response status `200`
  - added the new `1440p.mp4` enum value to the `data/new_asset_settings/static_renditions/files/items/name` response property for the response status `200`
  - added the new `2160p.mp4` enum value to the `data/new_asset_settings/static_renditions/files/items/name` response property for the response status `200`
  - added the new `270p.mp4` enum value to the `data/new_asset_settings/static_renditions/files/items/name` response property for the response status `200`
  - added the new `360p.mp4` enum value to the `data/new_asset_settings/static_renditions/files/items/name` response property for the response status `200`
  - added the new `480p.mp4` enum value to the `data/new_asset_settings/static_renditions/files/items/name` response property for the response status `200`
  - added the new `540p.mp4` enum value to the `data/new_asset_settings/static_renditions/files/items/name` response property for the response status `200`
  - added the new `720p.mp4` enum value to the `data/new_asset_settings/static_renditions/files/items/name` response property for the response status `200`
  - added the new `highest.mp4` enum value to the `data/new_asset_settings/static_renditions/files/items/name` response property for the response status `200`
  - added the optional property `data/new_asset_settings/static_renditions/files/items/id` to the response with the `200` status
  - added the optional property `data/new_asset_settings/static_renditions/files/items/passthrough` to the response with the `200` status
  - added the optional property `data/new_asset_settings/static_renditions/files/items/resolution` to the response with the `200` status
  - added the optional property `data/new_asset_settings/static_renditions/files/items/resolution_tier` to the response with the `200` status
  - added the optional property `data/new_asset_settings/static_renditions/files/items/status` to the response with the `200` status
  - added the optional property `data/new_asset_settings/static_renditions/files/items/type` to the response with the `200` status
  - response property `data/new_asset_settings/mp4_support` deprecated
- **2024-11-15** `5bc9dec57cc4` — 1 warning, 2 info
  - added the new `premium` enum value to the `data/new_asset_settings/encoding_tier` response property for the response status `200`
  - added the optional property `data/new_asset_settings/video_quality` to the response with the `200` status
  - response property `data/new_asset_settings/encoding_tier` deprecated
- **2024-06-11** `6aab47a38577` — 1 warning, 1 info
  - added the new `drm` enum value to the `data/new_asset_settings/playback_ids/items/policy` response property for the response status `200`
  - added the optional property `data/new_asset_settings/playback_ids/items/drm_configuration_id` to the response with the `200` status
- **2024-06-06** `dcdbbcabe09e` — 1 warning, 1 info
  - removed the optional property `data/new_asset_settings/playback_ids/items/drm_configuration_id` from the response with the `200` status
  - removed the `drm` enum value from the `data/new_asset_settings/playback_ids/items/policy` response property for the response status `200`
- **2024-06-06** `cc252d3a50f1` — 1 warning, 1 info
  - added the new `drm` enum value to the `data/new_asset_settings/playback_ids/items/policy` response property for the response status `200`
  - added the optional property `data/new_asset_settings/playback_ids/items/drm_configuration_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/muxinc/apis/mux-api/docs/video/v1/uploads/:UPLOAD_ID/get.md) · [API](https://skmtc.dev/muxinc/apis/mux-api.md) · [Page](https://skmtc.dev/muxinc/apis/mux-api/changes/video/v1/uploads/:UPLOAD_ID/get)
