SavedAlbums
Retrieve albums saved in the current user's Spotify library. Requires scope: user-library-read.
Columns
| Name | Type | References | |
| AlbumId [KEY] | String | ||
| AddedAt | Datetime | ||
| AlbumName | String | ||
| AlbumType | String | ||
| TotalTracks | Integer | ||
| ReleaseDate | Date | ||
| Popularity | Integer | ||
| AlbumLabel | String | ||
| AlbumArtists | String | ||
| AlbumImages | String | ||
| AlbumExternalUrls | String | ||
| AlbumUri | String |