SavedTracks
Retrieve tracks saved in the current user's Spotify library. Requires scope: user-library-read.
Columns
| Name | Type | References | |
| TrackId [KEY] | String | ||
| AddedAt | Datetime | ||
| TrackName | String | ||
| DurationMs | Integer | ||
| IsExplicit | Boolean | ||
| Popularity | Integer | ||
| TrackNumber | Integer | ||
| PreviewUrl | String | ||
| TrackUri | String | ||
| Album | String | ||
| Artists | String | ||
| ExternalIds | String |