查询自定义主体(单个新版本)
GET /kling/v1/general/advanced-custom-elements/{task_id}
概览
| Method | GET |
|---|---|
| Path | /kling/v1/general/advanced-custom-elements/{task_id} |
| Type | http |
| Status | 1 |
| Module | 2102810 |
| Folder | 75112754 |
参数
{ "path": [ { "id": "task_id#0", "name": "task_id", "required": true, "description": "", "type": "string", "enable": true, "sampleValue": "865316601930203176" } ], "header": [ { "required": false, "description": "", "type": "string", "id": "3B47Pp1bAE", "enable": true, "name": "Content-Type", "sampleValue": "application/json" }, { "required": false, "description": "", "type": "string", "id": "OR1xGd8Tg4", "enable": true, "name": "Authorization", "sampleValue": "Bearer {{YOUR_API_KEY}}" } ] }
请求体
{ "type": "none", "parameters": [], "required": true, "mediaType": "", "examples": [], "oasExtensions": "" }
响应
[ { "id": 177150367, "name": "成功", "code": 200, "contentType": "json", "jsonSchema": { "type": "object", "properties": {} }, "itemSchema": {}, "description": "", "mediaType": "", "headers": [] } ]