Get playlist by Spotify ID

Returns a single playlist with optional flags to control how much data is returned or whether the database should be refreshed first. Note: Playlist objects include tracks.uniqueTrackIds (unique, optimistically ordered track IDs). For a full, correctly ordered track list with metadata, use the getPlaylistTracks endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Spotify Playlist ID

Query Params
boolean

Returns database-only data, unless the entity has not been ingested yet. Useful for speed.

boolean

Force the service to refresh the data before returning. This will increase latency but provide the most up-to-date data.

boolean

Performs a database-only lookup, skipping external API calls. Useful for speed, or testing if we've ingested the data.

boolean

Include historical snapshots.

boolean

Include the last Discovered On Analysis snapshot for this playlist

boolean

Include snapshots of how this playlist appears in Spotify search across different markets and keywords

boolean

Include extended data (full curator object for playlists)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json