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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for 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.