视频(Videos)Veo(OpenAI 兼容)获取视频任务状态服务器地址加载中…GET/videos/{task_id}发送鉴权Path鉴权bearerAuth 鉴权Bearer <token>在控制台「令牌管理」获取的 API Key位置: headerPath 参数task_id*string响应体200application/jsoncURLJavaScriptGoPythonJavaC#curl -X GET "https://example.com/videos/string"200{ "id": "string", "task_id": "string", "status": "queued", "progress": 0, "url": "string", "error": "string" }创建视频上一页获取视频内容下一页