Download conversion output
GET
/conversions/{id}/output
Returns a 302 redirect to a fresh presigned download URL when the
conversion status is completed. Use curl -L or follow the
redirect to download the result file directly.
Authorizations
ApiKeyAuth
Pass your ff_live_… API key as a Bearer token in the
Authorization header, or as the value of the X-API-Key header.
Type
HTTP (bearer)
Parameters
Path Parameters
id*
Type
Requiredstring
Format
"uuid"Responses
Redirect to presigned download URL
