v56

latestSwagger 2.0Apache 2.0raw.githubusercontent.com2026-08-0616186383.8 KB
歌单管理

获取歌单中的歌曲

获取指定歌单中的歌曲,支持分页、排序和搜索

get/playlists/{id}/songs

Path parameters

idinteger required

歌单 ID

Query parameters

limitinteger

每页数量

offsetinteger

偏移量

sortstring

排序字段: position(默认)/added_at/title/artist/album/duration/updated_at/file_modified_at

orderstring

排序方向: asc(默认)/desc

keywordstring

搜索关键词(匹配标题/艺术家/专辑)

Response

成功返回歌曲列表

object required