MyPlaylists
Retrieve the current user's playlists from Spotify. Requires scope: playlist-read-private.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Name | String | ||
| Description | String | ||
| IsPublic | Boolean | ||
| IsCollaborative | Boolean | ||
| SnapshotId | String | ||
| OwnerId | String | ||
| OwnerDisplayName | String | ||
| OwnerUri | String | ||
| Images | String | ||
| ExternalUrls | String | ||
| TracksHref | String | ||
| TracksTotal | Integer | ||
| Href | String | ||
| Uri | String |