How to fetch license information of all products

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

Hi @mn1
Thanks for reaching out to us!
Have you looked into the Phone endpoints here:

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?

Hi @mn1
The license_info_list field is returned only for accounts with multiple subscription plans enabled that contain duplicate plans.