v1
latestOpenAPI 3.0.12026-07-2412598.8 KBContacts
Audience Contact Search
The Audience Contact Search API allows you to search for contacts within a specified audience(list, ccg or UDT) based on multiple filter conditions. It supports advanced filtering logic, sorting, pagination, and the ability to fetch either result data or just the count of matching records. This is a synchronous API.
post/contact/audience/search
Headers
api-keystring required
API key for authentication. You must have a unique and valid API key.
Content-Typestring required
Specify the request content type. It must be application/json
Request body
Response
Success Response: The request was successfully processed and matching audience contact data or count was returned.