Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Interfaces

Type aliases

Type aliases

AlbumGroupType

AlbumGroupType: "album" | "single" | "compilation" | "appears_on"

AlbumRestrictionObject

AlbumRestrictionObject: BaseRestrictionObject

EpisodeRestrictionObject

EpisodeRestrictionObject: BaseRestrictionObject

GetAlbumResponse

GetAlbumResponse: AlbumObject

GetAlbumTracksResponse

GetAlbumTracksResponse: PagingObject<SimplifiedTrackObject>

GetArtistAlbumsResponse

GetArtistAlbumsResponse: PagingObject<SimplifiedAlbumObject>

Get Spotify catalog information about an artist’s albums

https://developer.spotify.com/documentation/web-api/reference/#endpoint-get-an-artists-albums

GetArtistResponse

GetArtistResponse: ArtistObject

GetCategoryResponse

GetCategoryResponse: CategoryObject

GetCurrentUserResponse

GetCurrentUserResponse: PrivateUserObject

GetEpisodeResponse

GetEpisodeResponse: EpisodeObject

GetPlaylistCoverImageResponse

GetPlaylistCoverImageResponse: ImageObject[]

GetPlaylistItemsResponse

GetPlaylistItemsResponse: PagingObject<PlaylistTrackObject>

GetPlaylistResponse

GetPlaylistResponse: PlaylistObject

GetRecommendationsResponse

GetRecommendationsResponse: RecommendationsObject

GetShowEpisodesResponse

GetShowEpisodesResponse: PagingObject<SimplifiedEpisodeObject>

GetShowResponse

GetShowResponse: ShowObject

GetTrackAudioFeaturesResponse

GetTrackAudioFeaturesResponse: AudioFeaturesObject

GetTrackResponse

GetTrackResponse: TrackObject

GetUserPlaylistsResponse

GetUserPlaylistsResponse: PagingObject<SimplifiedPlaylistObject>

GetUserResponse

GetUserResponse: PublicUserObject

PostClientCredentialsFlowResponse

PostClientCredentialsFlowResponse: ClientCredentialsFlowAccessTokenObject

TrackRestrictionObject

TrackRestrictionObject: BaseRestrictionObject

Legend

  • Property

Generated using TypeDoc