Hi,
I’d like be able to fetch the current meeting’s participant list to list their names (and other info) from an external service I’d also develop for a client. For this I suppose I’ll have to call the List Meetings API to get the current meeting and then the List Meeting Participants API.
However both APIs require “Business or a higher plan”, which means I’m unable to send a “Test Request” on these APIs’ pages because during development I’m using my personal account which is on the Basic plan.
Is there a way to call these APIs during development without having to switch to the Business plan with my personal account (which isn’t going to happen)?
Thanks