我的音乐列表

GET /suno/act/my-musics

MethodGET
Path/suno/act/my-musics
Typehttp
Status1
Module2102810
Folder86482607

概览

MethodGET
Path/suno/act/my-musics
Typehttp
Status1
Module2102810
Folder86482607

参数

{
  "path": [],
  "query": [
    {
      "id": "P4YPlMWzsc",
      "name": "pageNum",
      "required": false,
      "enable": true,
      "description": "",
      "type": "string",
      "schema": {
        "type": "string"
      },
      "sampleValue": "1"
    },
    {
      "id": "qmXFpM5cAq",
      "name": "pageSize",
      "required": false,
      "enable": true,
      "description": "",
      "type": "string",
      "schema": {
        "type": "string"
      },
      "sampleValue": "10"
    }
  ],
  "cookie": [],
  "header": []
}

请求体

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

响应

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