Conversations

Export conversation messages

REQUIRED SCOPES <code>['conversations:read']</code>

get/conversations/{conversation}/export

Path parameters

conversationinteger required

ID of the conversation to export

Query parameters

format'csv' | 'pdf' required
Example:csv

Export format

include_notesboolean

Whether to include notes in the export

Response

Successful operation

urlstring

URL to download the exported file

Changes

No recorded changes to this endpoint across all 2 revisions of this API.