Missing Participant's Information

Description
I fetched participant’s information from meeting. But I did not get an Id, and email-id of few participants.

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

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

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL / Headers / Body
  2. See result

**Screenshots **

Additional context
I passed participant-Id or email to an API ( GET /users/{userId} ) to read detail user’s or participant’s information. Therefore I required participant-Id and email.

Hey @shashwat,

Were these participants logged into Zoom when they joined the meeting?

If the users are not logged in, you won’t get their ID or Email.

Thanks,
Tommy

Hey @tommy,
Thanks for reply !

I understood your point.

1 Like

Happy to help @shashwat! :slight_smile:

Thanks,
Tommy