Skip to content

First contact reply

An object containing information on the first users message. For a contact initiated message this will represent the users original message.

created_atinteger, (date-time)required
Example:1663597223
typestringrequired
Example:"conversation"
urlstring or null
Example:"https://developers.intercom.com/"
{ "created_at": 1663597223, "type": "conversation", "url": "https://developers.intercom.com/" }