Unable to get exact meetings count occured in the past via dashboard API

Am trying to pull the meetings count for a specific time period, the count on the API response and on the live dashboard is very different.

Through API : https://api.zoom.us/v2/metrics/meetings?from=2022-09-24&to=2022-09-25&page_size=300&tracking_fields=tracking_fields&type=past
Count : 1680

On Dashboard : 4,586 Meetings

Hi @hsundar
Thanks for reaching out to the Zoom Developer Forum and welcome to our community, I am happy to help here!
Could you please try passing the tracking fields like this:
include_fields=tracking_fields

And let me know if this helped
Best,
Elisa

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