Finds and returns unique identifiers for all Users that match a given criteria.
Method | /sites/{company-id}/ws/soap_v1.svc/GetUserList |
The request body is of type GetUserList.
Name | Description | Data Type |
---|---|---|
filters | ArrayOfFilter |
![]() |
|
The response body is of type GetUserListResponse.
Name | Description | Data Type |
---|---|---|
GetUserListResult | ArrayOfguid |
![]() |
|