查询单个任务(主用)
GET /suno/fetch/{task_id}
概览
| Method | GET |
|---|---|
| Path | /suno/fetch/{task_id} |
| Type | http |
| Status | -1 |
| Module | 2102810 |
| Folder | 86482607 |
参数
{ "query": [], "path": [ { "id": "task_id#0", "name": "task_id", "required": true, "description": "任务id", "type": "string", "enable": true, "sampleValue": "1265613126813605888" } ] }
请求体
{ "type": "none", "parameters": [], "required": true, "mediaType": "", "examples": [], "oasExtensions": "" }
响应
[ { "id": 159235988, "name": "成功", "code": 200, "contentType": "json", "jsonSchema": { "type": "object", "properties": {} }, "itemSchema": {}, "description": "", "mediaType": "", "headers": [] } ]