API Endpoint
/metrics/meetings/{meetingId}/participants/qos
https://marketplace.zoom.us/docs/api-reference/zoom-api/methods/#operation/dashboardMeetingParticipantsQOS
Description
I’m calling this endpoint with a meeting in the past and it’s throwing “3001: Meeting does not exist.” I’ve called https://api.zoom.us/v2/meetings/{meetingId} with the meetingId and I’m getting a proper response so I know that it exists. Could you help?