查询任务(单个)
GET /kling/v1/videos/image2video/{id}
概览
| Method | GET |
|---|---|
| Path | /kling/v1/videos/image2video/{id} |
| Type | http |
| Status | 1 |
| Module | 2102810 |
| Folder | 72878284 |
参数
{ "path": [ { "id": "id#0", "name": "id", "required": true, "description": "", "type": "string", "enable": true, "sampleValue": "827297867001249878" } ], "header": [ { "required": false, "description": "", "type": "string", "id": "CvoVBT1Y5o", "enable": true, "name": "Content-Type", "sampleValue": "application/json" }, { "required": false, "description": "", "type": "string", "id": "IopOWAqVLw", "enable": true, "name": "Authorization", "sampleValue": "Bearer {{YOUR_API_KEY}}" } ] }
请求体
{ "type": "none", "parameters": [], "required": true, "mediaType": "", "examples": [], "oasExtensions": "" }
响应
[ { "id": 170950868, "name": "成功", "code": 200, "contentType": "json", "jsonSchema": { "type": "object", "properties": {} }, "itemSchema": {}, "description": "", "mediaType": "", "headers": [] } ]