users
Gets a list of users that might be of interest to followers of this user.
get/users/{id}/related
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
filter_followedboolean
If true, filters out artists that the current user already follows
Response
Success