The GetUsers function returns all users (if any) for the given parameters.
Method | /GetUsersWithFilter |
The request body is of type GetUsersWithFilter.
Name | Description | Data Type |
---|---|---|
filter | UsersFilter |
|
The response body is of type GetUsersWithFilterResponse.
Name | Description | Data Type |
---|---|---|
GetUsersWithFilterResult | ArrayOfViewUserInfo |