Logo
Zoom Public API Documentation

accounts-{accountId}-plans-usage

Number of APIs: 1


1. Get plan usage

GET {{baseUrl}}/accounts/:accountId/plans/usage

Get information on plan usage for an account.

This API supports standard and master accounts and subaccounts.

Prerequisite: Account type: master account on a paid Pro, Business or Enterprise plan.

  • To get a standard account's plan usage, use the account:read:admin scope. Enter me as the value of the accountId path parameter.

  • To get a master account's plan usage, use use the billing:master scope. Enter me as the value of the accountId path parameter.

  • To get a subaccount's plan usage, use use the billing:master scope. Enter the subaccount's actual account ID as the value of the accountId path parameter.

Scopes: billing:master,account:master

Rate Limit Label: HEAVY



ENDPOINTS