listPotentialMembers
@GetMapping(headers = "token", path = ""/" + MEMBERS_KEY")
Method to get the potential members to add in a team
Return
the result of the request as [JSONObject]
Parameters
userId
The identifier of the user
token
The token of the user