v1
latestOpenAPI 3.0.32026-07-139687282.9 KBUsers
Get User's Profile
Get public profile information about a Spotify user.
get/users/{user_id}
Path parameters
user_idstring required
The user's Spotify user ID.
Example:smedjan
Response
A user
Example response
{
"images": [
{
"url": "https://i.scdn.co/image/ab67616d00001e02ff9ca10b55ce82ae553c8228\n",
"height": 300,
"width": 300
}
]
}