Get media upload details
Get details for a registered media upload, including its current status.
Learn more about video Pin creation.
Path parameters
Unique identifier for this media upload. Used to track status and for attaching during Pin creation.
Response
The request has succeeded.
Example response
{
"media_id": "12345"
}Changes
Changed in 4 of the 29 revisions of this API.39
- ▲
the
media_typeresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ▲
the
statusresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
the response optional property
media_typebecame not read-only for the status200response-optional-property-became-not-read-only
- ○
the response property
media_idbecame required for the status200response-property-became-required
- ○
the response property
media_typebecame required for the status200response-property-became-required
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○