查询任务(单个)

GET /kling/v1/audio/video-to-audio/{id}

MethodGET
Path/kling/v1/audio/video-to-audio/{id}
Typehttp
Status-1
Module2102810
Folder72920240

概览

MethodGET
Path/kling/v1/audio/video-to-audio/{id}
Typehttp
Status-1
Module2102810
Folder72920240

参数

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

请求体

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

响应

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