get
https://api.emaktalk.com/api/v1/contacts
Returns the contacts on your account that your API key is allowed to see. A bare request returns the whole contact book unpaged; supplying limit or search switches the endpoint into paged mode, and offset is only read once paging is engaged. searchTexts filters the page after it has been fetched, so combining it with paging can return short pages.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200The contacts you can see, as an array.
401Missing or invalid API key.
