查询视频生成任务列表-搜索多个任务 ID

GET /volc/v1/contents/generations/tasks

MethodGET
Path/volc/v1/contents/generations/tasks
Typehttp
Status1
Module2102810
Folder66709190

概览

MethodGET
Path/volc/v1/contents/generations/tasks
Typehttp
Status1
Module2102810
Folder66709190

参数

{
  "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": []
  }
]