API for deleted messages in meeting chat

Is there an API or other way to retrieve deleted messages and attachments from meeting/webinar chat?
Retrieving the chat .txt file only shows non-deleted messages and attachments like images are missing…

Hi @ondej.tomanek , this data is stored if your account uses archiving - Get archived files

Otherwise, the data will return as it was as the end of the meeting (with some chats deleted).

1 Like

Thank you! Archiving is a clear path.
Can you elaborate on the second sentence? Do you mean webhook callback here? Or do you mean one can wait for a postprocessed .txt chat file without attachments/deleted messages that I mentioned ?

Pardon any confusion :slight_smile:

If you’re using archiving, all chat messages will be returned in those meeting files.

Otherwise, if a user deletes a message, it will not appear in the meeting files at the end of the meeting instance.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.