Meeting Duration is missing in API

Description
Hi, As per zoom support team suggestion(case #44755) we updated our code to get the response from Metrics API instead of reporting API but it doesn’t return the meeting duration in the API response.

Error
No Error - Missing Meeting Duration property

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Webhook

Which Endpoint/s?
(API which doesn’t provide MeetingDuration)
https://api.zoom.us/v2/report/meetings/cmiSCZ3fR9mJw0cccW0wPQ==/participants?page_size=30
(API which is providing MeetingDuration)
https://api.zoom.us/v2/metrics/meetings/{meetingId}/participants

Hi @qadonotreply05,

Is this for a past meeting? If so, can you please ensure you’re passing the ?type=past query parameter in your request URL?

Thanks,
Will

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