cURL
curl --request GET \ --url https://api.scoot.app/api/v1/social/playlist/all \ --header 'X-API-Key: <api-key>'
[ { "playlistId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "type": "FREE_PLAYLIST", "qty": 123, "duration": 123, "available": true } ]
Page number to get, used with pageSize
Number of items to get in one request, used with page
Property to sort by. Append ',' and directions 'asc/desc' to change direction
OK
FREE_PLAYLIST
PAID_PLAYLIST