getProfile

suspend fun getProfile(user: String): 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