http://your-server/rest/getPlaylists.view
Since 1.0.0
Returns all playlists a user is allowed to play.
Parameter | Required | Default | Comment |
---|---|---|---|
username |
no | (Since 1.8.0) If specified, return playlists for this user rather than for the authenticated user. The authenticated user must have admin role if this parameter is used. |
Returns a <subsonic-response>
element with a nested <playlists>
element on success. Example.