Skip to main content
GET
Download Render
GET /v1/renders/{render_id}/download redirects to the finished output. The Render must be ready.

Request parameters

Response parameters

Returns 302 Found with a Location header pointing to the video. Follow redirects to receive the video bytes.

Examples

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

302

Redirect