Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Sort songs in a playlist in api response

Sort songs in a playlist in api response

Endpoint:

https://api.spotify.com/v1/playlists/<playlistId>/tracks

 

Would it be possible to retrieve the songs in a playlist in a specific order? I'm particularly interested in sorting by the addedAt field.

 

Thank you.

Reply
1 Reply

In addition of that, it would be great to be able to retrieve the playlist tracklist in the order set by the user.

For example, if the user ordered it by added date, requesting this endpoint should also return it by added date value.

Currently, it's the "default/position" order that is always returned.

Suggested posts