v1

latestSwagger 2.02026-07-1715815.6 KB
Archives

Gets and returns a temporary archive URL.

Creates a new temporary archive URL to allow the visualization or download of an existing archive. The URL created is valid for 10 minutes only! What this API actually does is just returning a 301 with the actual download URL

get/archive/{archiveId}

Path parameters

archiveIdstring required

Id of the archive.

Query parameters

generatePreviewstring

If the parameter is present (the value is irrelevant) the server should generate and return an HTML page that embeds the video instead of returning the video directly.

Response

HTML with the video embedded.

string required