get https://api.callhub.io/v1/contacts/
Get a list of all contacts. Each contact has the following keys
Key | Value | Description |
---|---|---|
url | String | URL of the contact |
phonebooks | Array | URL of all the phone books that the contact belongs to |
contact | String | Phone number of the contact. This is used is all voice campaigns |
mobile | String | Mobile phone number of the contact. This is used in all text message campaigns |
last_name | String | Last Name of the contact |
first_name | String | First Name of the contact |
country_code | String | 2 letter country code. This is used to add the country prefix to the phone numbers, if necessary. See the full list of 2 letter country codes here http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 |
String | Email Address | |
address | String | Address of the contact |
city | String | City |
state | String | State |
company_name | String | Name of the company/organisation the contact belongs to |
company_website | String | Website of the contact's organisation |
job_title | String | Job Title/Function |