Contacts and Individuals-Contacts-Contact Queries
Number of APIs: 3
-
Get Contact Query Options GET {{baseUrl}}/api/Contact/QueryOptions
-
Query Contacts with Abbreviated Details POST {{baseUrl}}/api/Contact/Query?skip=<integer>&take=<integer>
-
Query Contacts with Full Details POST {{baseUrl}}/api/Contact/Query/FullContact?skip=<integer>&take=<integer>