v1
latestOpenAPI 3.0.32026-07-139687282.9 KBPlaylists
Get Playlist Cover Image
Get the current image associated with a specific playlist.
get/playlists/{playlist_id}/images
Path parameters
playlist_idstring required
The Spotify ID of the playlist.
Example:3cEYpjA9oz9GiPac4AsH4n
Response
A set of images
Example response
[
{
"url": "https://i.scdn.co/image/ab67616d00001e02ff9ca10b55ce82ae553c8228\n",
"height": 300,
"width": 300
}
]