We want to list all installed apps in a zoom account. This can be viewed in zoom UI under ADMIN APP MANAGEMENT > Apps on Account
Here we have 19 apps added to our account. However the API provided under Zoom Marketplace API will list all the apps created in this account.
We are interested in getting a list of all the 3rd party apps installed in this account, eg: Google Drive, Otter.ai Live Notes in browser etc.
We tried to list these apps using the Zoom Marketplace API API call with the appropriate userid in the endpoint. However the API getUserAppRequests returns 0 apps for both active_requests and past_requests.
As a part of this request we would like to request a way to list all installed apps in a zoom account .