Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

collaborative

collaborative: boolean

true if the owner allows other users to modify the playlist

description

description: null | string

The playlist description. Only returned for modified, verified playlists, otherwise null

external_urls

external_urls: ExternalUrlObject

Known external URLs for this playlist

followers

followers: FollowersObject

Information about the followers of the playlist

href

href: string

A link to the Web API endpoint providing full details of the playlist

id

id: string

The Spotify ID for the playlist

images

images: ImageObject[]

Images for the playlist. The array may be empty or contain up to three images. The images are returned by size in descending order.

⚠️Note: If returned, the source URL for the image (url) is temporary and will expire in less than a day

name

name: string

The name of the playlist

owner

The user who owns the playlist

public

public: null | boolean

The playlist’s public/private status:true the playlist is public, false the playlist is private, null the playlist status is not relevant

snapshot_id

snapshot_id: string

The version identifier for the current playlist. Can be supplied in other requests to target a specific playlist version

tracks

A list of playlist's tracks

type

type: string

The object type: playlist

uri

uri: string

The Spotify URI for the playlist

Legend

  • Property

Generated using TypeDoc