Skip to main content
GET
GET /api/v1/social/playlist/{playlistId}/track
Retrieves all tracks included in a specific audio playlist.

Authorizations

X-API-Key
string
header
required

Path Parameters

playlistId
string<uuid>
required

Query Parameters

page
integer
default:0

Page number to get, used with pageSize

size
integer
default:20

Number of items to get in one request, used with page

sort
string

Property to sort by. Append ',' and directions 'asc/desc' to change direction

Response

200 - application/json

OK

audioTrackId
string<uuid>
trackKey
string
folder
string
fileSize
integer
opusKey
string
opusSize
integer
title
string
artists
string
composer
string
genre
string
album
string
duration
integer
marketingLabel
string