ClientProfileApi

Endpoints for retrieving information about a user’s profile.

Api Reference

Constructors

Link copied to clipboard
constructor(api: GenericSpotifyApi)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Get detailed profile information about the current user (including the current user’s username).

Link copied to clipboard
suspend fun getProfile(user: String): SpotifyPublicUser?

Get public profile information about a Spotify user.