获取请求结果
GET /ent/v2/tasks/{id}/creations
概览
| Method | GET |
|---|---|
| Path | /ent/v2/tasks/{id}/creations |
| Type | http |
| Status | 1 |
| Module | 2102810 |
| Folder | 76611123 |
参数
{ "path": [ { "id": "id#0", "name": "id", "required": true, "description": "", "type": "string", "enable": true } ], "header": [ { "required": false, "description": "", "type": "string", "id": "DD1kcqv6PF", "enable": true, "name": "Authorization", "sampleValue": "Bearer {{YOUR_API_KEY}}" } ] }
请求体
{ "type": "none", "parameters": [], "required": false, "mediaType": "", "examples": [], "oasExtensions": "" }
响应
[ { "id": 758238725, "name": "成功", "code": 200, "contentType": "json", "jsonSchema": { "type": "object", "properties": {} }, "itemSchema": {}, "description": "", "mediaType": "", "headers": [], "oasExtensions": "" } ]
响应示例
[ { "name": "成功示例", "responseId": 758238725, "data": "{\r\n \"Response\": {\r\n \"Status\": \"FINISH\",\r\n \"TaskType\": \"AigcImageTask\",\r\n \"RequestId\": \"12082802-fe37-410e-ae20-0cf14e91e018\",\r\n \"CreateTime\": \"2025-12-29T12:03:30Z\",\r\n \"FinishTime\": \"2025-12-29T12:03:43Z\",\r\n \"AigcImageTask\": {\r\n \"Input\": {\r\n \"Prompt\": \"pig\",\r\n \"ModelName\": \"GEM\",\r\n \"ModelVersion\": \"2.5\",\r\n \"OutputConfig\": {\r\n \"StorageMode\": \"Temporary\"\r\n },\r\n \"EnhancePrompt\": \"Enabled\",\r\n \"NegativePrompt\": \"blur, distorted\"\r\n },\r\n \"Output\": {\r\n \"FileInfos\": [\r\n {\r\n \"FileUrl\": \"http://251000800.vod2.myqcloud.com/1a168d62vodcq251000800/ef0aa3215145403710877804273/aigcImageGenFile.png\",\r\n \"ExpireTime\": \"2026-01-05T12:03:57Z\",\r\n \"StorageMode\": \"Temporary\"\r\n }\r\n ]\r\n },\r\n \"Status\": \"FINISH\",\r\n \"TaskId\": \"1392336703-AigcImageTask-47965947a83db42af4b1e3a74c243531t\",\r\n \"Progress\": 100\r\n },\r\n \"BeginProcessTime\": \"2025-12-29T12:03:30Z\"\r\n }\r\n}", "description": "", "oasKey": "", "oasExtensions": "", "id": 673419371 } ]