CurrentlyPlaying
Retrieve the currently playing track or episode from Spotify. Requires scope: user-read-currently-playing. Returns HTTP 204 when nothing is playing.
Columns
| Name | Type | References | |
| IsPlaying | Boolean | ||
| LastChangedTimestamp | Datetime | ||
| ProgressMs | Integer | ||
| CurrentlyPlayingType | String | ||
| Item | String | ||
| Context | String | ||
| Actions | String |