Search Contacts

The Search Contacts (Sync) API retrieves contact details based on advanced filtering conditions. It supports real-time search with sorting, pagination, and the ability to return either a count or detailed contact information.

Body Params
filtering_criteria
array of objects
required

Array of filtering criteria. Defines filtering conditions based on contact fields or attributes.

filtering_criteria*
string

Specify the logical operator to combine multiple filtering criteria.

output
object
required

Select whether to return only the count or the full contact details. When requesting contact details, specify sorting, pagination, and which fields to include in the response.

Headers
string
required

Api key for authentication. You must have unique & valid api-key

string
required

Specifies the request content type. Must be application/json.

Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json