Calculate available seats/license in account/subaccount

Description
I am looking for a way to calculate the available license/seat in an account/sub-account. I am working with a python flask. Any reference will be much appreciated.

Hey @nmadanshah,

Thank you for reaching out to the Zoom Developer Forum. Try using the hosts field from the Get Plan Usage Billing API to see how many existing hosts you have using a particular license.

The Get Plan Information Billing API will return the total licenses assigned to your plan in the hosts field.

I hope that helps! Let me know if you have any questions.

Thanks,
Max

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