获取wav

GET /suno/act/wav/{clip_id}

MethodGET
Path/suno/act/wav/{clip_id}
Typehttp
Status1
Module2102810
Folder86482607

概览

MethodGET
Path/suno/act/wav/{clip_id}
Typehttp
Status1
Module2102810
Folder86482607

参数

{
  "path": [
    {
      "id": "clip_id#0",
      "name": "clip_id",
      "required": true,
      "enable": true,
      "description": "clipId",
      "type": "string",
      "schema": {
        "type": "string"
      },
      "sampleValue": "9c4f48f1-c0d2-44eb-bf9c-e34d559b374c"
    }
  ],
  "query": [],
  "cookie": [],
  "header": []
}

请求体

{
  "type": "none",
  "parameters": [],
  "required": false,
  "additionalContentTypes": [],
  "oasExtensions": ""
}

响应

[
  {
    "id": 780786822,
    "name": "成功",
    "code": 200,
    "contentType": "json",
    "jsonSchema": {
      "type": "object",
      "properties": {},
      "x-apifox-orders": []
    },
    "itemSchema": {},
    "description": "",
    "mediaType": "application/json",
    "headers": [],
    "oasExtensions": ""
  }
]