Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5655,6 +5655,13 @@ paths:
example: plaintext
schema:
type: string
- name: include_translations
in: query
required: false
description: If set to true, conversation parts will be translated to the detected language of the conversation.
example: true
schema:
type: boolean
tags:
- Conversations
operationId: retrieveConversation
Expand Down