PlayerQueue
Retrieve the current user's Spotify playback queue. Requires scope: user-read-playback-state. Returns currently playing item and upcoming queue.
Columns
| Name | Type | References | |
| CurrentlyPlayingId | String | ||
| CurrentlyPlayingName | String | ||
| CurrentlyPlayingType | String | ||
| CurrentlyPlayingUri | String | ||
| Queue | String |