Description
Delay in fetching participant metrics using dashboard APIs
Error
None
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
How To Reproduce (If applicable)
Steps to reproduce the behavior:
We programmatically manage Zoom calls
- Create meeting
- Call /meetings/meetingstatus to end an ongoing/completed meeting.
- Retrieve metrics using /dashboards/dashboardmeetingparticipants (type=past)
Although the API returns required metrics, but it takes some time (few mins) before it works. Can you let us know if this is the intended behaviour and do you know of a deterministic time after which the API should return metrics for the meeting?