get Potential Members

suspend fun getPotentialMembers(page: Int = DEFAULT_PAGE, pageSize: Int = DEFAULT_PAGE_SIZE): JsonObject

Method the potential members to add in a team

Return

the result of the request as JsonObject

Parameters

page

The page to request

pageSize

The size of the page to request