GET https://friends.roblox.com/v1/users/:userId/friends/search
Search for friends by name using a text query.
userId The user Id to get the friends for.
query The string to search names of friends for.
cursor The paging cursor for the previous or next page.
limit The number of results per request.
GET https://friends.roblox.com/v1/users/:userId/friends/search Search for friends by name using a text query. userId The user Id to get the friends for. query The string to search names of friends for. cursor The paging cursor for the previous or next page. limit The number of results per request.