Api to get a user's particular license rather than just license type

API calls to get user’s specific license informaton. For example, if the user has a pro license business license etc.

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I’m always frustrated when […]

Describe the solution you’d like
A clear and concise description of what you want to happen.

Describe alternatives you’ve considered
A clear and concise description of any alternative solutions or features you’ve considered.

Additional context
Add any other context or screenshots about the feature request here.

1 Like

Hi !
Facing a similar need,
I found that the ‘feature’ object under
GET
/users/{userId}/settings
(https://marketplace.zoom.us/docs/api-reference/zoom-api/users/usersettings)

can provide further data regarding the license type of the user.
Let me know if it helped you or if you’ve found another solution !