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
Path parameters
Id of the archive.
Query parameters
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.
Changes
Changed in 6 of the 39 revisions of this API.338
- ●
deleted the
pathrequest parametergeneratePreviewrequest-parameter-removed
- ○
added the new optional
queryrequest parametergeneratePreviewnew-optional-request-parameter
- ●
- ▲
added the new path request parameter
generatePreviewnew-request-path-parameter
- ○
added the success response with the status
200response-success-status-added
- ▲
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
- ●
deleted the
pathrequest parameterroomNamerequest-parameter-removed
- ○
added the non-success response with the status
301response-non-success-status-added
- ○
removed the non-success response with the status
302response-non-success-status-removed
- ●
- ▲
added the new path request parameter
roomNamenew-request-path-parameter
- ▲
removed the success response with the status
200response-success-status-removed
- ○
added the non-success response with the status
302response-non-success-status-added
- ▲
- ●
deleted the
queryrequest parametergeneratePreviewrequest-parameter-removed
- ○
removed the non-success response with the status
301response-non-success-status-removed
- ○
removed the non-success response with the status
400response-non-success-status-removed
- ●