Explore Plans
Mobile menu Close menu
Spotify

Get album details

This query returns details for a given album.

Developer info

API endpoint slug
spotify.get_album
Runtime method
performQuery("spotify.get_album"}

Query fields

Album Text input > Other

Label
Enter a valid album_id
Helper text
Use 'Search album' query to find an album_id
Slug
album_id
Required
false
Can have default value
true

Ingredients

Album name The name of the album.

Slug
album_name
Filter code
Spotify.getAlbum.AlbumName
Type
String
Example
Goodbye Yellow Brick Road (Remastered / Deluxe Edition)

Album url The URL to this album's page on Spotify.

Slug
album_url
Filter code
Spotify.getAlbum.AlbumUrl
Type
Web URL
Example
https://open.spotify.com/album/6g9uPPHtnxQLSUd6d9xK8n

Album cover url A URL to this album's cover art.

Slug
album_cover_url
Filter code
Spotify.getAlbum.AlbumCoverUrl
Type
Image URL
Example
https://i.scdn.co/image/f19b9c3b1a5c8a8ccb81cca47a16f5136fb7133d

Album This album's Spotify album_id.

Slug
album_id
Filter code
Spotify.getAlbum.AlbumId
Type
String
Example
6g9uPPHtnxQLSUd6d9xK8n

Album artists The album's artists.

Slug
album_artists
Filter code
Spotify.getAlbum.AlbumArtists
Type
Query

Album tracks Get the tracks on the album.

Slug
album_tracks
Filter code
Spotify.getAlbum.AlbumTracks
Type
Query