| Name | Description | Type | Additional information |
|---|---|---|---|
| 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. |
| 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. |