get Profile Rest Action
fun getProfileRestAction(user: String): SpotifyRestAction<SpotifyPublicUser?>
Content copied to clipboard
Get public profile information about a Spotify user.
Return
All publicly-available information about the user
Parameters
user
The user’s Spotify user ID.
Sources
(source)
Link copied to clipboard