Skip to content

OpenAI Download Video

GET
/v1/videos/{id}/content
  • Download video content endpoint compatible with the OpenAI Videos API (GET /v1/videos/{video_id}/content)
  • After the job status is completed, download the generated MP4 or derived assets (thumbnail, spritesheet)
  • Optional query parameter variant: video (default), thumbnail, spritesheet
  • Official docs: Retrieve video content

Authorizations

bearer
Type
HTTP (bearer)

Responses

Video binary stream or JSON metadata (depends on gateway implementation)

application/json
object

Playground

Authorization
Variables
Key
Value

Samples