get https://api.sandbox.mozaic.io/api/contacts/search
Search contacts in the network based on Name, KnownName, Business name or Handle Returns a list of EndUser_Deets.
Responses
Search contacts in the network based on Name, KnownName, Business name or Handle Returns a list of EndUser_Deets.
xxxxxxxxxx
curl --request GET \
--url https://api.sandbox.mozaic.io/api/contacts/search \
--header 'accept: application/json'