Download generated video content
Streams the generated video content from the upstream provider
Authentication
AuthorizationBearer
API key as bearer token in Authorization header
Path parameters
jobId
Query parameters
index
Response
Video content stream. The body is the raw video bytes proxied from the upstream provider, and the Content-Type reflects the provider media type (video/mp4).
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error
502
Bad Gateway Error