Skip to content

Company Data

An object containing data about the companies that a contact is associated with.

idstring

The unique identifier for the company which is given by Intercom.

Example:"5ba682d23d7cf92bef87bfd4"
typestring

The type of the object. Always company.

Value:"company"
Example:"company"
urlstring, (uri)

The relative URL of the company.

Example:"/companies/5ba682d23d7cf92bef87bfd4"
{ "id": "5ba682d23d7cf92bef87bfd4", "type": "company", "url": "/companies/5ba682d23d7cf92bef87bfd4" }