Is there a way to get all playlists created by a user in the Beats Music API?
Is there a way to get all playlists followed by a user in the Beats Music API?
On looking at the docs, it seems the only way to get a playlist id is to create a new playlist - then you can work with that playlist, because you just created it. I'd like to be able to edit existing playlists created by a user, and browse songs on playlists that the user follows.