getProfileRestAction

fun getProfileRestAction(user: String): SpotifyRestAction<SpotifyPublicUser?>

Get public profile information about a Spotify user.

Api Reference

Return

All publicly-available information about the user

Parameters

user

The user’s Spotify user ID.

Sources

common source
Link copied to clipboard