Query regarding participant report entries

Description

  • I do not know where should i post my query so i have posted it here. If a participant joins and leaves a zoom meeting multiple times , then a separate entry is created in participant meeting report ??? I am using /past_meetings/{meetingUUID}/participants api to fetch the participant details. I am working on a project so i really need an urgent reply

Which Endpoint/s?
/past_meetings/{meetingUUID}/participants

Hi @shweta.singh this is correct, a participant can have multiple entries if they join/leave/re-join the meeting. If the user is not logged in, there will be unique participant Ids for this user.

Good luck on your project! Let us know if we can help :slight_smile: