Get billing account details

GET {{baseUrl}}/phone/billing_accounts/:billingAccountId

A Zoom account owner or a user with admin privilege can use this API to get information about a billing account.

Prerequisites:

  • Pro or higher account plan with Zoom phone license

Scopes: phone:read:admin

Granular Scopes: phone:read:billing_account:admin

Rate Limit Label : Light

HEADERS

| Key | Datatype | Required | Description | | Accept | string | | |

RESPONSES

status: OK

{"id":"\u003cstring\u003e","name":"\u003cstring\u003e"}