获取视频状态
GET /openapi/v2/video/result/{video_id}
概览
| Method | GET |
|---|---|
| Path | /openapi/v2/video/result/{video_id} |
| Type | http |
| Status | 1 |
| Module | 2102810 |
| Folder | 86260306 |
参数
{ "path": [ { "id": "video_id#0", "name": "video_id", "required": true, "description": "", "type": "string", "enable": true } ], "query": [], "cookie": [], "header": [ { "id": "B64b29JO4N", "name": "API-KEY", "required": true, "description": "", "type": "string", "sampleValue": "{{YOUR_API_KEY}}" } ] }
请求体
{ "type": "none", "parameters": [], "required": true, "mediaType": "", "examples": [], "oasExtensions": "" }
响应
[ { "id": 197687499, "name": "成功", "code": 200, "contentType": "json", "jsonSchema": { "type": "object", "properties": {} }, "itemSchema": {}, "description": "", "mediaType": "", "headers": [] } ]