How to access historical zoom (webinar) data using Zoom API?

Goal is to pull webinars conducted in last 10 years using specific zoom account. By default zoom api , returns last 90 days webinars using below api end points. How do i retrieve webinars conducted till now (even prior to last 90 days) ?

v2/users/{email}/webinars - returns upto 90 days webinar data.

thank you,
RG

Hi @rasheshmg
Thanks for reaching out to us and welcome to the Zoom Developer Forum!
Our metrics and dashboard endpoints only go back 6 months, so you wont be able to get data from 10 years ago using our API