getPotentialMembers
@GetMapping(path = "USERS_KEY + "/{" + IDENTIFIER_KEY + "}"", headers = [])
Method to get the potential members to add in a project
Return
the result of the request as [JSONObject]
Parameters
id
: the identifier of the user
token
: the token of the user