latestOpenAPI 3.1.02026-08-236994571.1 MB
79928a3d37d3
videos
Video Status
Video status endpoint for retrieving video status and metadata.
Follows the OpenAI Videos API spec: https://platform.openai.com/docs/api-reference/videos
Example:
curl -X GET "http://localhost:4000/v1/videos/video_123" -H "Authorization: Bearer sk-1234"
get/videos/{video_id}
Path parameters
video_idstring required
Response
Successful Response
{"stackTrail":"paths:/videos/{video_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}