UsersAndGroupsSearchResultSet is a datatype for a page of users and groups.

This datatype is used by the usersAndGroupsForChangingUserAccess() query field. It's also used by the datatypes, Repository and View, which are used by several mutation and query fields.

Table: UsersAndGroupsSearchResultSet

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: May 26, 2025
results[UserOrGroup]yes Long-TermThe results sets of users and groups. See UserOrGroup.
totalResultsintegeryes Long-TermThe total number of matching results.