SavedShows
Retrieve podcast shows saved in the current user's Spotify library. Requires scope: user-library-read.
Columns
| Name | Type | References | |
| ShowId [KEY] | String | ||
| AddedAt | Datetime | ||
| ShowName | String | ||
| Publisher | String | ||
| Description | String | ||
| IsExplicit | Boolean | ||
| TotalEpisodes | Integer | ||
| Languages | String | ||
| ShowImages | String | ||
| ShowExternalUrls | String | ||
| ShowUri | String |