Get Zoom Chat messages using API older than 6 month

Using this template helps us debug your issues more effectively :slight_smile:

Description
How to get “Zoom Chat” messages/data using Zoom API for dates before 6 month as of now we cannot get more than 6 months old data?

Error
The full error message or issue you are running into.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth

Which Endpoint/s?
Through below “Zoom Chat” API we are not bale to get older than 6 months data :
https://api.zoom.us/v2/chat/users/akona@verticaldiscovery.com/messages?to_contact=bfenton@ligl.io&date=2021-04-15&page_size=10&next_page_token=&include_deleted_and_edited_message=true

How To Reproduce (If applicable)
Steps to reproduce the behavior:
Through below “Zoom Chat” API we are not bale to get older than 6 months data :
https://api.zoom.us/v2/chat/users/akona@verticaldiscovery.com/messages?to_contact=bfenton@ligl.io&date=2021-04-15&page_size=10&next_page_token=&include_deleted_and_edited_message=true

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Hi @akona

Thanks for reaching out to the Zoom Developer Forum, I am happy to help here!
Our API is built for programmatic access and we expect our developers to gather this data on a regular basis that is why the data you are seeing is only for dates before 6 months as of now.

Hope this help
Elisa

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