Past meeting participant report not pulling customquestions from registration

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

just wanted to check if there is another API that allows for getting the registrant data as part of the meeting participant report? thanks…

Hey @sabraha5,

Have you tried using the List Meeting Registrants API and matching the email with the email in the past meeting participants API?

Thanks,
Tommy

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…

Hey @sabraha5,

Yeah we do not have an endpoint to accomplish this in one call. Feel free to add this as a feature request here: #feature-requests

Thanks,
Tommy

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