checkIfCurrentUserFollowsPlaylist

Deprecated

Spotify marks GET /v1/playlists/{playlist_id}/followers/contains as deprecated.

Checks whether specific users follow a Spotify playlist.

Return

Wrapped Spotify API response. data contains per-item boolean flags from Spotify.

Parameters

playlistId

Spotify playlist ID.

ids

Spotify IDs of target resources (comma-separated at request time).