Is there an API to check phone number licenses?

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

Description
Similar to the API (https://api.zoom.us/v2/phone/calling_plans) that get the details of calling plans packages, is there an API that can get the details of the phone numbers licenses details for each plan ?

Error
No Error

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
https://api.zoom.us/v2/phone/calling_plans

How To Reproduce (If applicable)

Screenshots (If applicable)

Additional context
Add any other context about the problem here.

Hi @afahmy,

You can confirm an account’s Zoom Phone licenses using this endpoint (passing ‘me’ as the account ID):

And you can check an individual’s Zoom Phone license status using the feature object returned by this endpoint:

Let me know if this helps,
Will

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