查询任务(单个)

GET /kling/v1/videos/advanced-lip-sync/{id}

MethodGET
Path/kling/v1/videos/advanced-lip-sync/{id}
Typehttp
Status-1
Module2102810
Folder72928823

概览

MethodGET
Path/kling/v1/videos/advanced-lip-sync/{id}
Typehttp
Status-1
Module2102810
Folder72928823

参数

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

请求体

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

响应

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