I am using Business account. I need to retrieve user’s chat messages including edited and deleted messages of the conversation. Tried to achieve this by passing include_edited_and_deleted_message flag to true in the request. But unable to retrieve original and deleted messages of the conversation.
Thank you for reaching out to the Zoom Developer Forum. Please send an email to developersupport@zoom.us with a link to this thread. In that email, please include the full request URL that you are using - including the User ID and the query parameter that you’re setting.
I’ll investigate the issue further with that information.
Along with all the messages, I want to retrieve all the files and images from direct and channel conversation of a user. Please provide an endpoint to retrieve all the files/images with text conversations of a user with another user. Also provide me the endpoint for fetching all the files/images with text conversations of a user who is a member of a given channel by Channel Id.