v1
latestOpenAPI 3.0.32026-07-139687282.9 KBUsers
Get Current User's Profile
Get detailed profile information about the current user (including the current user's username).
get/me
Response
A user
Example response
{
"account_id": "aB3dE5fG7h",
"images": [
{
"url": "https://i.scdn.co/image/ab67616d00001e02ff9ca10b55ce82ae553c8228\n",
"height": 300,
"width": 300
}
]
}