We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a5f78 commit f0c0524Copy full SHA for f0c0524
descriptions/0/api.intercom.io.yaml
@@ -14826,6 +14826,18 @@ components:
14826
description: The customer satisfaction rating remark given to AI Agent.
14827
example: Very helpful!
14828
nullable: true
14829
+ created_at:
14830
+ type: integer
14831
+ format: date-time
14832
+ description: The time when the AI agent rating was created.
14833
+ example: 1663597260
14834
+ nullable: true
14835
+ updated_at:
14836
14837
14838
+ description: The time when the AI agent rating was last updated.
14839
14840
14841
content_sources:
14842
"$ref": "#/components/schemas/content_sources_list"
14843
app:
0 commit comments