Retrieve a private playlist

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

The playlist's ID

Query Params
string

Returns related resources of the private playlist. Must be a comma separated string consisting of one or many: songs, songs.audio_files, songs.artists, sound_effects. For more information on include see the JSON:API spec.

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

The number of songs returned when requesting songs via the include param. Defaults to 10 when left blank.

string

Specify the page to retrieve when including songs via the include parameter. Defaults to the first page when left blank.

string

Returns playlist of that media type. Value can only be songs or sound_effects and defaults to songs if not passed.

Responses

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