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