我的音乐列表
GET /suno/act/my-musics
概览
| Method | GET |
|---|---|
| Path | /suno/act/my-musics |
| Type | http |
| Status | 1 |
| Module | 2102810 |
| Folder | 86482607 |
参数
{ "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": "" } ]