Skip to main content
GET
/
v1
/
renders
/
{render_id}
/
download
Download render artifact
curl --request GET \
  --url https://api.framelane.io/v1/renders/{render_id}/download \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Path Parameters

render_id
string
required

Response

Redirect to a 5-minute signed URL.