[Web API] get-recently-played endpoint track parameter?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I was looking through the Web API documentation for the endpoint that gets the users most recently played 'play-history-objects', and I was curious on how to properly use the 'track' parameter?
Am I correct in assuming it can help me filter results to return only tracks that belong to a certain album?
I used the Get Track endpoint to find that the track object's 'id' property was equal to the album id. How can I use the following piece of information to filter recently played's results, assuming it is possible.
Using the provided console over at the Web API reference, I attempted to pass in "{id: "<album-id>"} as the "track" parameter, but it 400ed and told me "Bad type field, must be any of [track]"
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page