Search contacts
Search contacts by partial/full name or phone number.
Method
GET
Path
/contacts/search
Query string parameter
Response
HTTP status codes
Response object
Code sample
curl --location --request GET 'https://api.sociocs.com/contacts/search?query=Emilia&limit=10&offset=0' \
--header 'apikey: your_api_key' \