GET https://friends.roblox.com/v1/users/:targetUserId/followings
Get all users that user with targetUserId is following 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/followings Get all users that user with targetUserId is following 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.