Get playlist
soundcloud_get_playlistRetrieve a SoundCloud playlist or album by ID, URN, or URL, including metadata and tracks. Pass a secret token to access private playlists.
Instructions
Fetch a playlist / album with its metadata and (by default) its tracks. Pass secret_token for private playlists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return the full API object instead of the compact summary | |
| access | No | Filter by the caller's access level. Default: playable,preview. Add 'blocked' to also list tracks that cannot be streamed. | |
| playlist | Yes | Playlist URN (soundcloud:playlists:123), numeric id, or a soundcloud.com set URL | |
| show_tracks | No | Include tracks (default true). Use false for very large playlists | |
| secret_token | No |