v1

latestSwagger 2.02026-07-17372667.4 KB
get/artists/{id}/albums

Path parameters

idstring required

The Spotify ID for the artist

Query parameters

limitinteger

The maximum number of items to return

offsetinteger

The index of the first item to return

album_typestring

Filter by album types

marketstring

The market (an ISO 3166-1 alpha-2 country code)

Response

OK

hrefstring

A link to the Web API endpoint returning the full result of the request.

limitinteger

The maximum number of items in the response (as set in the query or by default).

nextstring

URL to the next page of items. (null if none)

offsetinteger

The offset of the items returned (as set in the query or by default).

previousstring

URL to the previous page of items. (null if none)

totalinteger

The total number of items available to return.