Playlist Folders

List the contents of a playlist folder

The playlists, smartlists and collections filed in one folder. Use 0 as the id for the root, which is not a stored folder: it holds every list you can see that has not been filed elsewhere, so a newly created playlist appears there without anything having been written for it.

get/playlist-folders/{playlist_folder_id}/items

Path parameters

playlist_folder_idstring required

The folder, as a numeric id or a name path such as /Rock/Live

Query parameters

offsetinteger

Return results starting from this index position

limitinteger

Maximum number of results to return

Response

The folder and the lists filed in it

Changes

Changed in 1 of the 46 revisions of this API.1