查询结果
GET /v1/video/query
概览
| Method | GET |
|---|---|
| Path | /v1/video/query |
| Type | http |
| Status | -2 |
| Module | 2102810 |
| Folder | 86612373 |
参数
{ "query": [ { "id": "khnXjf9RVq", "name": "id", "required": false, "description": "", "enable": true, "type": "string", "sampleValue": "omni-flash:1779717386-QYRfzV5zLK" }, { "id": "CBejyZ39hi", "name": "model", "required": false, "description": "模型名", "enable": true, "type": "string", "sampleValue": "omni-flash" } ] }
请求体
{ "type": "none", "parameters": [], "required": true, "mediaType": "", "examples": [], "oasExtensions": "" }
响应
[ { "id": 164210900, "name": "成功", "code": 200, "contentType": "json", "jsonSchema": { "type": "object", "properties": {} }, "itemSchema": {}, "description": "", "mediaType": "", "headers": [] } ]
响应示例
[ { "name": "成功", "responseId": 164210900, "data": "{\"id\":\"omni-flash:1779717386-QYRfzV5zLK\",\"status\":\"failed\",\"status_update_time\":1779717416,\"error\":\"视频生成失败\"}", "id": "019e5f72-a945-74de-ab30-8f66055cacf3" } ]