getAlbum

suspend fun getAlbum(album: String, market: Market? = null): Album?(source)

Get Spotify catalog information for a single album.

Api Reference

Return

Full Album object if the provided id is found, otherwise null

Parameters

album

The id or uri for the album.

market

Provide this parameter if you want to apply Track Relinking