Page optimized for desktop experience. Please use a desktop browser for best compatibility.

Download a Supplemental File

Downloads a supplemental file based on the video and file Id provided. This endpoint requires view rights for the video.

GET
/api/v2/videos/{videoId}/supplemental-files/{fileId}/status

Path Parameters

Name Type Description Required
videoId string ID of video to download Yes
fileId string File ID of video supplemental file to download Yes

Response Body

Successful response

Unauthorized error

Returned if video Id not valid

Unauthorized error

Returned if video Id or file Id not provided.

Returned if there is no file Id with that name.

Internal server error