How to get single registrant details by registrant email address instead of registrant_id.
like : https://api.zoom.us/v2/meetings/{meetingId}/registrants/{email_address}
Hi @sainulabidnv
Thanks for reaching out to the Zoom Developer Forum and Welcome to our community!
I am happy to help here!
Unfortunately when using the Get Meeting registrant endpoint, the registrant ID is needed.
If you use the email, you will get a message error "This registrant does not exist: "
Cheers,
Elisa