I have a customer who has an educational account. They would like me to develop a simple query from a server using the Zoom API to get the current number of participants in a meeting at any time. The question I has is, if they add me as a member of their account can the user_type be “Basic” with “Developer” permission? Or does it have to be a user_type of something else in order to get the necessary API credentials.
I would be using the /metrics/meetings/{meetingId}/participants endpoint.