cancel
Showing results for 
Search instead for 
Did you mean: 
Effective January 9th, 2026 through January 22nd, 2026: The Zoom Community is currently in read-only mode with login disabled, to deliver you a new and improved community experience!

The site is still accessible to view, however, the ability to login, create content, or access your community account is temporarily unavailable. We appreciate your patience during this time. If seeking support, please browse existing community content or ask our Zoom Virtual Agent.

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.