Using this template helps us debug your issues more effectively 
Description
ZOOM API does n’t have leave_time property for the couple of participants.
Meeting id #93025393585
Zoom InstanceUUID- JecHGlMnSryE3/QoSPdNqA==
Which Endpoint/s?
https://api.zoom.us/v2/metrics/meetings/JecHGlMnSryE3/QoSPdNqA==/participants?page_size=300&type=past&next_page_token=
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Request the above URL with the meeting details
- See error
Screenshots (If applicable)
PFA

Additional context
At very first time we are experiencing the issue.
Hi @qadonotreply05,
Thanks for sharing these details—to confirm, did you call this API during the live meeting, or afterwards? Do you still see the leave_time missing?
If so, can you share the participant IDs of the individuals for which no leave_time is reflected?
Thanks!
Will
Hi,
I have called this when we got the callback request from zoom. Please find the details of the participants.
"user_id": "",
"user_name": "",
"user_id": "",
"user_name": "",
Thanks
Hi @qadonotreply05,
Thank you for confirming these details—this sounds like it may be a bug. Can you please share the full request URL and response body with me at developersupport@zoom.us? We will further investigate.
Thanks,
Will