getPlaylists: Get the playlists of a specific user

Description Usage Arguments Value

Description

function to get Info about the playlists of a specific user the user_id

Usage

1
getPlaylists(user_id, offset = 0, token)

Arguments

user_id

user id

offset

The index of the first playlist to return. Default: 0 (the first object). Maximum offset: 100.000.

token

An OAuth token created with spotifyOAuth.

Value

get playlist from a specific user using a username


Rspotify documentation built on May 2, 2019, 2:41 a.m.