Announcements

Help Wizard

Step 1

NEXT STEP

[API] How to list all collaborators on a playlist

[API] How to list all collaborators on a playlist

I'm looking to get a list of all collaborators invited to a playlist through the API. So far, the only way I've found to do this is to iterate through every track in the playlist and check who added to it.

 

This is incredibly resource intensive and doesn't seem like the best way to do this. This also doesn't include anyone who hasn't added any songs but has been invited.

 

Is there a way to simply list everyone invited to a playlist, like is shown in the Spotify UI?

 

obfuscatedgenerated_0-1709341320454.png

obfuscatedgenerated_1-1709341386654.png

 

Reply
2 Replies

[moved to original post]

I am also looking to figure out the list of collaborators on a playlist. Specifically, when calling the Get Current User's Playlists endpoint, it should display whether or not the current user can modify that playlist, but unfortunately, the endpoint does not do that.

 

Suggested posts