get
https://api.emaktalk.com/api/v1/contacts/
Returns one contact, as an array containing a single object rather than a bare object. There is no 404: an unknown ID, or a private contact you are not allowed to see, comes back as 200 with []. For a private contact you do not own, access is re-checked against any share granted to you before it is hidden.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200The contact, wrapped in an array; an empty array means it does not exist or is not visible to you.
401Missing or invalid API key.
