查询任务(单个)

GET /kling/v1/images/omni-image/{id}

MethodGET
Path/kling/v1/images/omni-image/{id}
Typehttp
Status1
Module2102810
Folder74129731

概览

MethodGET
Path/kling/v1/images/omni-image/{id}
Typehttp
Status1
Module2102810
Folder74129731

参数

{
  "path": [
    {
      "id": "id#0",
      "name": "id",
      "required": true,
      "description": "",
      "type": "string",
      "enable": true
    }
  ],
  "header": [
    {
      "required": false,
      "description": "",
      "type": "string",
      "id": "LQ5SZ3usv1",
      "enable": true,
      "name": "Content-Type",
      "sampleValue": "application/json"
    },
    {
      "required": false,
      "description": "",
      "type": "string",
      "id": "KBgmWWBGWp",
      "enable": true,
      "name": "Authorization",
      "sampleValue": "Bearer {{YOUR_API_KEY}}"
    }
  ]
}

请求体

{
  "type": "none",
  "parameters": [],
  "required": true,
  "mediaType": "",
  "examples": [],
  "oasExtensions": ""
}

响应

[
  {
    "id": 101746635,
    "name": "成功",
    "code": 200,
    "contentType": "json",
    "jsonSchema": {
      "type": "object",
      "properties": {}
    },
    "itemSchema": {},
    "description": "",
    "mediaType": "",
    "headers": []
  }
]