We currently have an app that is an account level app which gives us access to API endpoints to create a meeting and then get a report of all participants e.g. their email, join and leave info etc.
However we need to move to a user managed app since account level apps require admin permissions that our customers are not keen to give.
How do I make sure I can still get detailed participant info, specially join and leave times and email in a user managed app?
Thanks for reaching out to the Zoom Developer Forum and welcome to our community, I am happy to help here!
You will need to make sure that the users that install your app, have the right license to be able to call certain endpoints (it looks like you are calling Dashboard and reports which normally requiere a Pro license)
Will the report include the emails of the participants? That is my primary concern. We need the email of the participants. We know that all the participants will belong to the same domain/org.
You will be able to see the participants email if they are registered to the meetings or if they are logged into their Zoom accounts. Learn more about that here: