Skip to main content

Library_GetPlaylist

Library_GetPlaylist

Path Parameters
  • user string required

    The user id.

  • playlist string required

    The playlist id.

Responses

OK

Schema
  • name string required

    The id of the playlist.

  • displayName string

    The display name of the playlist.

  • type enum required

    Possible values: [TYPE_UNSPECIFIED, LATER, LIKED, CUSTOM]

    The type of the playlist.