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