Finds and returns unique identifiers for all Users that match a given criteria.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetUserListWhere |
The request body is of type GetUserListWhere.
| Name | Description | Data Type |
|---|---|---|
column (path) | UserColumn | |
value (path) | xml:anyType |
![]() |
|
The response body is of type GetUserListWhereResponse.
| Name | Description | Data Type |
|---|---|---|
GetUserListWhereResult (path) | ArrayOfguid |
![]() |
|