返回模型调用 API 参考
GET/volc/v1/contents/generations/tasks

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

API Key none

请求示例

curl https://top.qingyuntop.ai/volc/v1/contents/generations/tasks \
  -H "Authorization: Bearer ${QINGYUN_TOP_API_KEY}"

请求参数

参数位置类型必填说明示例
filter.task_idsQueryarray-["cgt-20250917121233-f4sg6","cgt-20250917131023-lgmhz"]

返回响应 (200)

此部分没有定义参数。

来源原始接口定义(用于追溯)

以下内容来自 Apifox 快照,可能包含兼容层字段或旧示例;公开调用请以本页的协议说明和当前模型列表为准。

{
  "id": 497673332,
  "name": "查询视频生成任务列表-搜索多个任务 ID",
  "type": "http",
  "serverId": "",
  "preProcessors": [],
  "postProcessors": [],
  "inheritPreProcessors": {},
  "inheritPostProcessors": {},
  "description": "",
  "operationId": "",
  "sourceUrl": "",
  "method": "get",
  "path": "/volc/v1/contents/generations/tasks",
  "tags": [],
  "status": 1,
  "requestBody": {
    "type": "none",
    "parameters": [],
    "examples": [],
    "mediaType": "",
    "oasExtensions": "",
    "required": false,
    "additionalContentTypes": []
  },
  "parameters": {
    "path": [],
    "query": [
      {
        "id": "kNNGzRNtB3",
        "name": "filter.task_ids",
        "required": false,
        "enable": true,
        "description": "",
        "type": "array",
        "sampleValue": [
          "cgt-20250917121233-f4sg6",
          "cgt-20250917131023-lgmhz"
        ]
      }
    ],
    "cookie": [],
    "header": []
  },
  "commonParameters": {
    "query": [],
    "body": [],
    "cookie": [],
    "header": []
  },
  "auth": {},
  "responses": [
    {
      "id": 151516204,
      "name": "成功",
      "code": 200,
      "contentType": "json",
      "jsonSchema": {
        "type": "object",
        "properties": {},
        "x-apifox-orders": []
      },
      "itemSchema": {},
      "description": "",
      "mediaType": "",
      "headers": []
    }
  ],
  "responseExamples": [],
  "codeSamples": [],
  "projectId": 8662722,
  "moduleId": 8310462,
  "folderId": 92436122,
  "ordering": 18,
  "responsibleId": 0,
  "commonResponseStatus": {},
  "advancedSettings": {
    "disabledSystemHeaders": {}
  },
  "customApiFields": {},
  "oasExtensions": "",
  "mockScript": {},
  "createdAt": "2026-08-05T14:40:23.000Z",
  "updatedAt": "2026-08-06T12:15:55.000Z",
  "creatorId": 2863449,
  "editorId": 2863449,
  "creatorUserId": 2863449,
  "editorUserId": 2863449,
  "responseChildren": [
    "BLANK.151516204"
  ],
  "visibility": "INHERITED",
  "securityScheme": {},
  "callbacks": ""
}