UserTopTracks
Retrieve the current user's top tracks from Spotify. Requires scope: user-top-read.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| TimeRange | String |
The allowed values are medium_term, long_term, short_term. | |
| Name | String | ||
| DurationMs | Integer | ||
| DiscNumber | Integer | ||
| TrackNumber | Integer | ||
| IsExplicit | Boolean | ||
| Popularity | Integer | ||
| PreviewUrl | String | ||
| AlbumId | String | ||
| Artists | String | ||
| ExternalIds | String | ||
| ExternalUrls | String | ||
| Href | String | ||
| Uri | String | ||
| IsLocal | Boolean | ||
| IsPlayable | Boolean |