豆包 Doubao 批量视频查询 - QuickRouter API 中转接口
▼
Authorization
在 Header 添加参数 Authorization,其值为 Bearer 之后拼接 Token
示例:
Authorization: Bearer ********************
请求参数
Query 参数
filter.task_ids
array [string]
可选
示例: ["cgt-20250917121233-f4sg6","cgt-20250917131023-lgmhz"]
请求示例代码
curl --location --request GET 'https://api.quickrouter.ai/volc/v1/contents/generations/tasks?filter.task_ids=cgt-20250917121233-f4sg6,cgt-20250917131023-lgmhz' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--header 'Content-Type: application/json'
返回响应
响应参数 🟢 200 OK · application/json
object
可选
{}