Web API •References / Player / Get the User's Queue
Get the User's Queue
Get the list of objects that make up the user's queue.
Important policy notes
The Spotify Platform can not be used to develop commercial streaming integrations.
More informationThe Spotify Platform can not be used to develop applications that alter Spotify Content.
More informationYou may not synchronize any sound recordings with any visual media, including any advertising, film, television program, slideshow, video, or similar content
More informationThe Spotify Platform can not be used for non-interactive broadcasting.
More information
Authorization scopes
Read your currently playing content and Spotify Connect devices information.
Request
GET
/me/player/queue
Response
Information about the queue
- currently_playingoneOfWill be one of the following:
The currently playing track or episode. Can be
null
. - queuearray of TrackObject | EpisodeObjectWill be one of the following:
The tracks or episodes in the queue. Can be empty.