Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

AppRemoteControlScope

AppRemoteControlScope: = "app-remote-control"

Use App Remote to control playback in the Spotify app

PlaylistModifyPrivateScope

PlaylistModifyPrivateScope: = "playlist-modify-private"

Write access to a user’s private playlists.

PlaylistModifyPublicScope

PlaylistModifyPublicScope: = "playlist-modify-public"

Write access to a user’s public playlists.

PlaylistReadCollaborativeScope

PlaylistReadCollaborativeScope: = "playlist-read-collaborative"

Include collaborative playlists when requesting a user’s playlists.

PlaylistReadPrivateScope

PlaylistReadPrivateScope: = "playlist-read-private"

Read access to user’s private playlists.

StreamingScope

StreamingScope: = "streaming"

Control playback of a Spotify track.

UGCImageUploadScope

UGCImageUploadScope: = "ugc-image-upload"

Upload user generated content images

UserFollowModifyScope

UserFollowModifyScope: = "user-follow-modify"

Write/delete access to the list of artists and other users that the user follows.

UserFollowReadScope

UserFollowReadScope: = "user-follow-read"

Read access to the list of artists and other users that the user follows.

UserLibraryModifyScope

UserLibraryModifyScope: = "user-library-modify"

Write/delete access to a user’s “Your Music” library.

UserLibraryReadScope

UserLibraryReadScope: = "user-library-read"

Read access to a user’s “Your Music” library.

UserModifyPlaybackStateScope

UserModifyPlaybackStateScope: = "user-modify-playback-state"

Write access to a user’s playback state

UserReadBirthDateScope

UserReadBirthDateScope: = "user-read-birth-date"

Read access to the user’s birthdate. (iOS)

UserReadCurrentlyPlaying

UserReadCurrentlyPlaying: = "user-read-currently-playing"

Read access to a user’s currently playing track

UserReadCurrentlyPlayingScope

UserReadCurrentlyPlayingScope: = "user-read-currently-playing"

Read access to a user’s currently playing track

UserReadEmailScope

UserReadEmailScope: = "user-read-email"

Read access to user’s email address.

UserReadPlaybackPosition

UserReadPlaybackPosition: = "user-read-playback-position"

Read access to a user’s playback position. (android)

UserReadPlaybackStateScope

UserReadPlaybackStateScope: = "user-read-playback-state"

Read access to a user’s player state.

UserReadPrivateScope

UserReadPrivateScope: = "user-read-private"

Read access to user’s subscription details (type of user account).

UserReadRecentlyPlayedScope

UserReadRecentlyPlayedScope: = "user-read-recently-played"

Read access to a user’s currently playing track

UserTopReadScope

UserTopReadScope: = "user-top-read"

Read access to a user’s top artists and tracks.

Legend

  • Property
  • Method

Generated using TypeDoc