查询视频生成任务列表-搜索多个任务 ID
GET /volc/v1/contents/generations/tasks
概览
| Method | GET |
|---|---|
| Path | /volc/v1/contents/generations/tasks |
| Type | http |
| Status | 1 |
| Module | 2102810 |
| Folder | 66709190 |
参数
{ "query": [ { "id": "kNNGzRNtB3", "name": "filter.task_ids", "required": false, "description": "", "enable": true, "type": "array", "sampleValue": [ "cgt-20250917121233-f4sg6", "cgt-20250917131023-lgmhz" ] } ] }
请求体
{ "type": "none", "parameters": [], "mediaType": "", "examples": [], "oasExtensions": "" }
响应
[ { "id": 771418386, "name": "成功", "code": 200, "contentType": "json", "jsonSchema": { "type": "object", "properties": {} }, "itemSchema": {}, "description": "", "mediaType": "", "headers": [] } ]