The intercom API reference.
Intercom API (2.7)
Download OpenAPI description
Overview
URL
License
Languages
Servers
The production API server
https://api.intercom.io/
The european API server
https://api.eu.intercom.io/
The australian API server
https://api.au.intercom.io/
Contact Unarchived
unarchived contact object
The unique identifier for the contact which is given by Intercom.
Example: "5ba682d23d7cf92bef87bfd4"
The unique identifier for the contact which is provided by the Client.
Example: "f3b87a2e09d514c6c2e79b9a"
{ "type": "contact", "id": "5ba682d23d7cf92bef87bfd4", "external_id": "f3b87a2e09d514c6c2e79b9a", "archived": false }