Description
I am using List Meeting Participants api to get participants’ audio and video quality metrics.
API: https://marketplace.zoom.us/docs/api-reference/zoom-api/dashboards/dashboardmeetingparticipants
As per the api doc, I should get audio_quality and video_quality in the response but actually, it is missing in the api response.
Error
audio_quality and video_quality fields are missing in the api response.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
Screenshots (If applicable)
API Resonse screenshot