Get a contact.
GET
/contacts/[phone_number]
+16175551212
16175551212
apikey
success
error
{ msg: [error detail] }
curl --location --request GET 'https://api.sociocs.com/contacts/16175551212' \ --header 'apikey: your_api_key' \