Get the current image associated with a specific playlist.
Request
Path Params
Header Params
Responses
🟢200On success, the response body contains a list of [image objects](https://developer.spotify.com/documentation/web-api/reference/#object-imageobject) in JSON format and the HTTP status code in the response header is `200` OK
On error, the header status co
application/json
Body
🔴500500
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.spotify.com/v1/playlists//images' \
--header'Authorization;'