Get users the authenticated user follows
Returns a list of users the authenticated user is following.
Get users the authenticated user follows › Responses
List of following users retrieved successfully
idUnique identifier of the user
emailEmail address of the user
usernameUsername of the user
roleRole assigned to the user
regionUser region
isBlockedIndicates if the user is blocked
contentFilterEnabledIndicates if explicit content is blocked for the user
createdAtCreation timestamp in ISO-8601 UTC format
Get authenticated user's followers
Returns a list of users who follow the authenticated user.
Get authenticated user's followers › Responses
List of followers retrieved successfully
idUnique identifier of the user
emailEmail address of the user
usernameUsername of the user
roleRole assigned to the user
regionUser region
isBlockedIndicates if the user is blocked
contentFilterEnabledIndicates if explicit content is blocked for the user
createdAtCreation timestamp in ISO-8601 UTC format
Get users the authenticated user follows
Returns a list of users the authenticated user is following.
path Parameters
targetUserIdGet users the authenticated user follows › Responses
List of following users retrieved successfully
idUnique identifier of the user
usernameUsername of the user
firstNameFirst name of the user
lastNameLast name of the user
roleRole of the user
profilePictureUrlURL or path to the user's profile picture
biographyBiography of the user
artistNameArtist name when user is an artist
followersCountNumber of followers the user has
followingCountNumber of users the user is following
isFollowingIndicates if the user is following the requester
levenshteinDistanceLevenshtein distance between the search query and the username (lower is better)
Get authenticated user's followers
Returns a list of users who follow the authenticated user.
path Parameters
targetUserIdGet authenticated user's followers › Responses
List of followers retrieved successfully
idUnique identifier of the user
usernameUsername of the user
firstNameFirst name of the user
lastNameLast name of the user
roleRole of the user
profilePictureUrlURL or path to the user's profile picture
biographyBiography of the user
artistNameArtist name when user is an artist
followersCountNumber of followers the user has
followingCountNumber of users the user is following
isFollowingIndicates if the user is following the requester
levenshteinDistanceLevenshtein distance between the search query and the username (lower is better)