The Conversation Rating object which contains information on the rating and/or remark added by a Contact and the Admin assigned to the conversation.
An optional field to add a remark to correspond to the number rating
The time the rating was requested in the conversation being rated.
reference to contact object
The unique identifier for the contact which is given by Intercom.
{ "rating": 5, "remark": "", "created_at": 1671028894, "contact": { "type": "contact", "id": "5ba682d23d7cf92bef87bfd4", "external_id": "f3b87a2e09d514c6c2e79b9a" }, "teammate": { "type": "contact", "id": "1a2b3c" } }