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

Feature Request: Get user’s playlists that contain a given track

Feature Request: Get user’s playlists that contain a given track

I’m currently developing an app where it would be very useful if an endpoint was available which allowed you to get a user’s playlists that contain a given track. Currently the only way to do this is to get every track for every playlist which quickly runs into rate limiting issues when a user has particularly large playlists.

 

Request:

 

user_id

track_id

limit

offset

 

Response:

href

limit

next

previous

offset

total

items Array[SimplifiedPlaylistObject]

Reply
0 Replies

Suggested posts