List calling plans
GET {{baseUrl}}/phone/calling_plans
Use this API to return all of an account's Zoom Phone calling plans .
Scopes:
phone:read:admin
Rate Limit Label
:
Medium
Prerequisites:
- A Pro or a higher account
- A Zoom Phone license
HEADERS
| Key | Datatype | Required | Description |
| Accept
| string | | |
RESPONSES
status: OK
{"calling_plans":[{"assigned":68156801,"available":72,"name":"US/CA Metered Calling Plan","subscribed":100,"type":100},{"assigned":71174609,"available":72,"name":"US/CA Metered Calling Plan","subscribed":100,"type":100}]}