Hello!
We are working on marketplace application.
Would Zoom Pro account would be sufficient to use Zoom API if we are using following scopes?
- Meeting Scopes
meeting:read:past_meeting:admin: View a past meetingmeeting:read:list_past_participants:admin: View a past meeting’s participantsmeeting:read:list_poll_results:admin: View a past meeting’s polls- Recording Scopes
cloud_recording:read:list_user_recordings:admin: Lists all cloud recordings for a user- Team Chat Scopes
team_chat:read:list_user_channels:admin: View a user’s chat channelsteam_chat:read:channel:admin: View a chat channelteam_chat:read:list_members:admin: View a chat channel’s members- Team Chat Messages Scopes
team_chat:read:list_user_messages:admin: View a user’s chat messagesteam_chat:read:user_message:admin: View a user’s chat message- User Scopes
user:read:user:admin: View a useruser:read:list_users:admin: View users
Thank you in advance!