API to get licenses assigned to users

Using this template helps us debug your issues more effectively :slight_smile:

Description
I am looking for an API which can provide me list of users along with licenses assigned to users

Which Endpoint/s?
I used the API for but can’t find a way to pull licenses details.

  1. List users
    2 Get Plan Usage

Hi @amlesh.sengar

Thank you for reaching out to the Zoom Developer Forum!

I believe that you can accomplish what you are looking for, by calling the following API

If you look at the response body, you will find an array of objects, with all your users listed and each user will have a type assigned.
Screen Shot 2021-09-09 at 3.20.16 PM

Hope this helps,
Elisa

Hi @elisa.zoom

Is there any way to know the purchased licenses for the types: Basic/Licensed/On-prem? I noticed there are APIs for plan usage, but no API for license usage. Is there a way to know which plan belongs to which license?

thank you!

Hi @yxu ,

Have you tried calling our GET User Settings API? The feature object returned by this API includes more details on a user’s license types.

Let me know if it helps—thanks!
Will

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