latestOpenAPI 3.1.02026-08-236994571.1 MB

79928a3d37d3

videos

Video Content

Video content endpoint for downloading video content.

Follows the OpenAI Videos API spec: https://platform.openai.com/docs/api-reference/videos

Example:

curl -X GET "http://localhost:4000/v1/videos/{video_id}/content"         -H "Authorization: Bearer sk-1234"         --output video.mp4
get/v1/videos/{video_id}/content

Path parameters

video_idstring required

Response

Successful Response