Do I need OAuth or JWT to get all participant names

Description
I wish to build something similar to an “attendance app”. To accomplish this, I wanted to get all the participants’ names on a specific Zoom meeting.

Do I need OAuth API Key or JWT API Key?

Thanks.

Hey @Ansh,

It depends who is the host of the meetings / webinars.

If it is you or a user on your Zoom account, you can use JWT.

If it is a user outside of your Zoom account, you can use OAuth.

Thanks,
Tommy

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