How can I fetch license information like “Zoom Phone Basic” via API? It seems developers. zoom. us/docs/api/users/#tag/users/get/users does not have the right information available. At least the `license_info_list` is empty.
Do I need to query specifically other API to get all the license information? I am wondering whether there is a central way to get all license information. Thank you
Hm yeah, so you’re confirming that the central users API does not include that information? I was hoping the license_info_list could be usable but it’s empty. Is there maybe a scope missing to get this missing information? And if yes, would it actually include what I am looking for?