ActionDetailsActionChatDetails
Details for a conversation action (kind = chat) — a message, shared file, or logged
call exchanged between the broker and the counterparty. The message body is private and is
never returned; only a shared file reference (when present) is exposed. The specific
interaction is identified by the top-level event field
(prospect.message_sent / prospect.file_shared / prospect.call_logged).
- fileType: object · FileAttachment nullable
The file shared in this conversation row, if any. Null for plain messages and calls.
- fileType: string
Name Original filename
- idType: string
File's unique identifier
- urlType: null | string
URL to download the file (may require authentication)
- kindenumconst:chatvalues
- chat