List contacts
Returns the account's contacts, 15 per page, most recently active first. Contacts with no email, phone number or identifier are omitted.
Authentication
api_access_tokenstring
An API key created in Settings > Developer. A user token works too and is useful while you experiment. A key is authorized at the account level: it reaches every inbox, conversation and contact in the account that issued it, and nothing outside that account.
Path parameters
account_id
Your account id.
Query parameters
page
Response
A page of contacts.
payload
meta
Errors
401
Unauthorized Error