Fetch a contact

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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the contact to fetch.

Responses
200

The contact, wrapped in an array; an empty array means it does not exist or is not visible to you.

401

Missing or invalid API key.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json