Spotify User Information
Private information about a Spotify user. Each field may require a specific scope.
Parameters
The country of the user, as set in the user’s account profile. An ISO 3166-1 alpha-2 country code. This field is only available when the current user has granted access to the SpotifyScope.UserReadPrivate scope.
The name displayed on the user’s profile. null if not available.
The user’s email address, as entered by the user when creating their account. Important! This email address is unverified; there is no proof that it actually belongs to the user. This field is only available when the current user has granted access to the SpotifyScope.UserReadEmail scope.
Information about the followers of the user.
A link to the Web API endpoint for this user.
The Spotify user ID for the user
The user’s profile image.
The user’s Spotify subscription level: “premium”, “free”, etc. (The subscription level “open” can be considered the same as “free”.) This field is only available when the current user has granted access to the SpotifyScope.UserReadPrivate scope.
The object type: “user”