User friendly Zoom account name

We’re developing an admin level Zoom oauth2 app. A Zoom admin can install the app on multiple Zoom sub-accounts. We want to implement an UI for the admin to choose the Zoom sub-account to disassociate/forget. We don’t want to show Zoom account ID to the users. Is there an API for us to query the user friendly name by Zoom sub-account ID?

Thanks
Jiandong

Hey @rjd,

Yes, you can get the Company name (account_name) via the List Sub Accounts API:

Thanks,
Tommy

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.