List private playlists

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Retrieve the private playlists available to the authenticated account or API key. Private-playlist endpoints require a live API key.

Use include=songs, include=songs.artists, include=songs.audio_files, or include=sound_effects to return associated media resources. Use filter[media_type] to select songs or sound_effects playlists.

Query Params
string

Returns related resources of the playlist. Must be a comma separated string consisting of one or many: songs, songs.audio_files, songs.artists, playlist_categories. For more information on include see the (JSON:API spec)[https://jsonapi.org/]..

string

If true, all audio files for each song will be returned in the audio_files relationship, and in the top-level included key. If false, only primary audio files will be returned in the audio_files relationship, and in the top-level included key. By default, this is false, because response size will be larger when including all audio files for each song.

string
enum

Filter private playlists by media type: songs or sound_effects.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json