latestSwagger 2.02026-08-108756114.6 KB

90e715bcdf3d

dcd-playlist

Get user's playlists

Retrieve all of the saved user's playlists

get/dcd/playlist/user

Query parameters

limitinteger

Specifies the number of results to return.

offsetinteger

Specifies the offset of the first result to return.

Response

Retrieve the user's playlists

idinteger required
imagestring

This represents the album art. Either base64 encoded string or the remote image path (HTTPS).

namestring required

Playlist name.

modifiedinteger

Last modified date for Playlist as Unix timestamp

durationinteger

This represents the sum of the duration of every song in the playlist

trimmed_durationinteger

This represents the total playlist duration with all the songs effects applied in the playlist

is_spicyboolean

The playlist is spicy if at least a song is marked as spicy

song_countinteger required

The count of songs in the playlist

crossfadeinteger

Number of seconds for cross fade by default

versioninteger

The version of the returned entity