Search code examples
asp.net-web-apispotify

Get the last tracks played by the user using Spotify API


I am trying to get last tracks played by user from Spotify API, and I also check from the documentation from Spotify. Unfortunately, I couldn't find any useful information. So, Could anyone can help me to get the last tracks, please?


Solution

  • The Web API doesn't currently contain an endpoint to retrieve a user's play history. Please keep an eye out for updates on the Spotify Web API change log.