Get Spotify catalog information about an artist’s albums.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The Spotify ID of the artist
A comma-separated list of keywords to filter the response. Valid values are: album, single, appears_on, compilation
An ISO 3166-1 alpha-2 country code. If specified, only content available in that market will be returned
The maximum number of items to return (default: 20, min: 1, max: 50)
1 <= x <= 50The index of the first item to return (default: 0)
Artist albums retrieved successfully
A link to the Web API endpoint returning the full result
The maximum number of items in the response
URL to the next page of items
The offset of the items returned
URL to the previous page of items
The total number of items available
Array of simplified album objects