GET /playlists/{playlist_id}

soundcloud.com

Summary: Returns a playlist.
Operation ID:
Auth: unknown

Parameters (3)

access (array, query, optional, default: playable,preview)

Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you'd like to see all possible tracks. See `Track#access` schema for more details.

playlist_id (integer, path, required)

SoundCloud playlist id

secret_token (string, query, optional)

A secret token to fetch private playlists/tracks

No probe data for this endpoint yet.