This query returns the albums that match the given query.
- API endpoint slug
- spotify.search_albums
- Runtime method
- performQuery("spotify.search_albums")
Query fields
- Label
- What is the name of the album you are searching for?
- Slug
- search
- Required
- false
- Can have default value
- true
- Label
- What is an artist on the album you are searching for?
- Slug
- artist
- Required
- false
- Can have default value
- true
Ingredients
- Slug
- album_name
- Filter code
- Spotify.searchAlbums.AlbumName
- Type
- String
- Example
- Goodbye Yellow Brick Road (Remastered / Deluxe Edition)
- Slug
- album_url
- Filter code
- Spotify.searchAlbums.AlbumUrl
- Type
- Web URL
- Example
- https://open.spotify.com/album/6g9uPPHtnxQLSUd6d9xK8n
- Slug
- album_cover_url
- Filter code
- Spotify.searchAlbums.AlbumCoverUrl
- Type
- Image URL
- Example
- https://i.scdn.co/image/f19b9c3b1a5c8a8ccb81cca47a16f5136fb7133d
- Slug
- album_id
- Filter code
- Spotify.searchAlbums.AlbumId
- Type
- String
- Example
- 6g9uPPHtnxQLSUd6d9xK8n
- Slug
- album_artists
- Filter code
- Spotify.searchAlbums.AlbumArtists
- Type
- Query
- Slug
- album_tracks
- Filter code
- Spotify.searchAlbums.AlbumTracks
- Type
- Query