Get the list of meetings for last month

How to get the list of all meetings via JWT auth for last month?

Hi @avtandil.kikabidze
Thanks for reaching out to the Zoom Developer Forum, I am happy to help here!
To well a list of your meeting from last month you can use our Dashboard or Report endpoints, find the link to our docs here:

Note that you will need to pass the query parameter type=past and the from and to parameters as well to define the month that you would like to query.

Hope this helps,
Elisa