---
title: "Get a user's upload attempt"
method: GET
path: "/users/{user_id}/uploads/{upload}"
tags: ["Videos\\Upload"]
---

# Get a user's upload attempt

`GET /users/{user_id}/uploads/{upload}`

## Path parameters

- `upload` number, required
- `user_id` number, required

## Response `200`

The upload attempt was returned.

## Changes

- **2019-02-22** `0aaf609c3dbf` — 1 info
  - added the optional property `clip/allOf[subschema #1: Video]/password` to the response with the `200` status
- **2019-01-11** `89b756668a1e` — 2 info
  - added `#/components/schemas/project` to the `clip/allOf[subschema #1: Video]/parent_folder` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/folder` from the `clip/allOf[subschema #1: Video]/parent_folder` response property `allOf` list for the response status `200`

[Change history](https://skmtc.dev/vimeo/apis/vimeo-api/changes/users/:user_id/uploads/:upload/get.md)

---

[API](https://skmtc.dev/vimeo/apis/vimeo-api.md) · [All operations](https://skmtc.dev/vimeo/apis/vimeo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vimeo/vimeo-api/revisions/0aaf609c3dbf/schema)
