Description
We are using participant registration for meeting with custom_questions…and using the /past_meetings/{meetingUUID}/participants API to get list of meeting participants but seems the registration information is not present in the response. How can we get the registration information for the participants from the meeting?
Error
N/A
Which App Type (OAuth / Chatbot / JWT / Webhook)?
User OAuth
Which Endpoint/s?
GET /past_meetings/{meetingUUID}/participants
thanks @tommy for the additional clarification about using the performing this in a two-step process…I guess was just hoping to accomplish in one call to Zoom API…