cancel
Showing results for 
Search instead for 
Did you mean: 

Marketplace admin app management using apis

jamesjinxue
Newcomer
Newcomer

I would like to manage the apps created in my account and I'm able to see the details in the dashboard https://marketplace.zoom.us/user/apps-dashboard?tab=1
I'm interested in some of the information I get here like app owners, activity logs and API call logs.
Is there a way to get some of these info through API? I tried https://developers.zoom.us/docs/api/marketplace/#tag/app but it doesn't provide the info 

1 REPLY 1

Vinnie
Community Champion | Customer
Community Champion | Customer

I don't see any API that can provide auditing information for the Marketplace Apps. The only API that is close are the Webhook Logs.

https://developers.zoom.us/docs/api/marketplace/#tag/app/GET/marketplace/apps/{appId}/webhook_logs

 

If the information you are looking for is in the Dashboard, maybe you should take a look to the Zoom Service Terms if it allows for "Web Scrapping" that information, or even better, I would ask that question in the Zoom Developer Forum. I think you have a better chance to get an answer for this particular question:

https://devforum.zoom.us/

 

Vinnie.