Calling /report/meetings/{meetingId}/participants

Description
What is actually returned from this GET request? I see join time, leave time, duration, etc.

  1. What is displayed if someone leaves and rejoins? In the Reports>Usage of the web app, it shows an entry for each time they join and leave.
  2. What is the duration? I’m getting a number like 305, but that doesn’t seem to correspond to minutes or seconds. In the documentation it just says it is an “integer”.

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

Thanks!

Hey @lgangler,

Thanks for reaching out about this endpoint.

Regarding your first question, this endpoint will return a new object in the response for each instance, if a participant leaves and then rejoins.

As for your second question, I’m working on confirming this for you (ZOOM-208105).

Thanks,
Will

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