GetFollowedArtists
LibraryService
GetFollowedArtists
GetFollowedArtists retrieves the artists the user follows. Requires the “read” scope.
GET
GetFollowedArtists
Headers
OAuth 2.0 Bearer token with the 'read' scope. Required for all library operations. Format: Bearer <access_token>.
Example:
"Bearer eyJhbGciOiJSUzI1NiIs..."
Preferred locale for localized content in returned items (BCP 47).
Example:
"ar"
Query Parameters
Maximum number of items to return per page (1-100, default 20).
Opaque page token from a previous response. Omit for the first page.