FollowedArtists
Retrieve artists followed by the current Spotify user. Requires scope: user-follow-read. Uses cursor-based pagination.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Name | String | ||
| TotalFollowers | Integer | ||
| Genres | String | ||
| Images | String | ||
| Popularity | Integer | ||
| ExternalUrls | String | ||
| Href | String | ||
| Uri | String |