among other things, the response should contain edited_messages and deleted_messages arrays, but in our testing we did not get either even though there were deleted and edited messages.
Error
None. The response gave back an empty array of deleted_messages. edited_messages was missing altogether.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Which Endpoint/s?
/report/chat/sessions/{sessionId}
How To Reproduce (If applicable)
Steps to reproduce the behavior:
Also, chats sent to oneself are not included in the reports api.
For our use case (compliance), ability to get chats sent to oneself is also important, given chats sent to oneself may contain sensitive information.
Thanks for reaching out about this—is it possible to open up a ticket with us here and include the following details so that we can take a closer look?
full request url including session ID
account ID
if possible, screenshot of the edited messages and/or messages prior to deletion with the timestamps
Thanks for looking into this @will.zoom
Ticket # 12604076
Can you check if the screenshots are helpful?
In a comment I have added a screenshot while deleting a message.