Get Contacts
GET {{baseUrl}}/1/users/contacts
Returns a list of contacts for the authenticated user.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
foo | string |
RESPONSES
status: OK
[{"id":"UTUAEAiZl6B","name":"Jane Doe","is_robot":false,"affinity":0.43,"company_id":"IMbAcASGu56","emails":["jane@example1.com","jane@example2.com"],"disabled":false,"created_usec":1632022665732239,"chat_thread_id":"adHAAAKik9A","profile_picture_url":"https://acme.quip.com:443/vWMeAXtnYvRMJJH_A6OaMA","error":"amet sed ut"},{"id":"UTUAEAiZl6B","name":"Jane Doe","is_robot":false,"affinity":0.43,"company_id":"IMbAcASGu56","emails":["jane@example1.com","jane@example2.com"],"disabled":false,"created_usec":1632022665732239,"chat_thread_id":"adHAAAKik9A","profile_picture_url":"https://acme.quip.com:443/vWMeAXtnYvRMJJH_A6OaMA","error":"tempor culpa"}]