| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientAdminOnly |
Gets or sets a value indicating whether to search only for client admins. |
boolean |
None. |
| RoleName |
Gets or sets the role name. |
string |
None. |
| ClientId |
Gets or sets property to search by client identifier. |
integer |
None. |
| OrganizationId |
Gets or sets the OrganizationId. |
integer |
None. |
| FirstName |
Gets or sets property to search by first name. |
string |
Max length: 50 |
| LastName |
Gets or sets property to search by last name. |
string |
Max length: 50 |
| UserName |
Gets or sets property to search by user name. |
string |
Max length: 256 |
|
Gets or sets property to search by email address. |
string |
Max length: 256 |
|
| Active |
Gets or sets a value indicating whether to search only for active users. |
boolean |
None. |
| AssignedToClientId |
Gets or sets the id of the client the user is assigned to. |
integer |
None. |
| ExcludeUsersAssignedToClientId |
Gets or sets whether to exclude users already assigned to the client. |
boolean |
None. |
| PermissionId |
Gets or sets the permission identifier. |
integer |
None. |
| ExcludeUsersWithPermissionId |
Gets or sets whether to exclude users with the permission. |
boolean |
None. |
| PageSize |
Gets or sets the number of rows in the page. |
integer |
Range: inclusive between 1 and 2147483647 |
| PageOffset |
Gets or sets the offset page to return. |
integer |
None. |