users

Gets artists to suggest the user follow, based on the tracks and albums they have favorited or reposted but whose artist they do not already follow. Returns an empty list for users with no favorites or reposts.

get/users/{id}/suggested-follows

Path parameters

idstring required

A User ID

Query parameters

offsetinteger

The number of items to skip. Useful for pagination (page number * limit)

limitinteger

The number of items to fetch

user_idstring

The user ID of the user making the request

Response

Success

latest_chain_blockinteger required
latest_indexed_blockinteger required
latest_chain_slot_playsinteger required
latest_indexed_slot_playsinteger required
signaturestring required
timestampstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.