The ID of the group to list users for.
The offset to start from. If you enter 10, it will start from the 10th user.
0 <= x <= 100
The number of users to return.
1 <= x <= 100
The username to search for.
The text string that user email or name will be filtered by.
Whether to filter the list of returned users. 'existingMembers' will only return existing users in the group, 'nonMembers' will only return users not in the group, undefined will return all users in the organization.
existingMembers
, nonMembers
Default Response
The response is of type object
.