GET https://friends.roblox.com/v1/users/:targetUserId/followers
Get all users that follow user with targetUserId in page response format
targetUserId
limit The number of results per request.
cursor The paging cursor for the previous or next page.
sortOrder The order the results are sorted in.
GET https://friends.roblox.com/v1/users/:targetUserId/followers Get all users that follow user with targetUserId in page response format targetUserId limit The number of results per request. cursor The paging cursor for the previous or next page. sortOrder The order the results are sorted in.