Hi,
I am using Zoom REST API /users/{userid}/meetings to create meetings for another user. I need to get the recording also after the meeting. I see that cloud recording is available only for the paid subscribers. Is there a way to know if this cloud recording subscription is available for the account that I am creating the meeting?
Hi @productservices , are they a user on your account or is this an external user you’re accessing that API for (via a published Zoom Marketplace app they’ve installed that you control)?
This is an external user. I am calling the API using a Zoom marketplace app they have installed.
Hi @productservices , you will only be able to confirm that information programmatically if your app is provisioned with the scopes to see user account/licensing info endpoints.
1 Like
This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.