getCandidateMembers

fun getCandidateMembers(page: Int = DEFAULT_PAGE, pageSize: Int = DEFAULT_PAGE_SIZE, membersToExclude: List<String>): JsonObject

Method to execute the request to get the candidates member for a group

Return

the result of the request as JsonObject

Parameters

page

The number of the page to request to the backend

pageSize

The size of the result for the page

membersToExclude

The members exclude