API List password protected Meetings

Description

We have a master account with several sub-accounts. I need to generate a report of scheduled meetings without password protection for each sub-account. I was only able to get the password information from the meeting details service, but only allows to get that information for one meeting at a time. Is there any way of getting a list of meetings with the password protected information?

Hey @sebastian.acevedo,

Currently you can only get the password info from the Get, Update, or Create Meeting endpoints.

I would suggest building this report via the Create Meeting response, or the Meeting Created Webhook.

Thanks,
Tommy