List billing accounts

GET {{baseUrl}}/phone/billing_accounts

A Zoom account owner or a user with admin privileges can use this API to retrieve a list of billing accounts.

Prerequisites:

  • Pro or higher account plan with Zoom phone license

Scopes: phone:read:admin

Granular Scopes: phone:read:list_billing_accounts:admin

Rate Limit Label : Medium

HEADERS

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

RESPONSES

status: OK

{"billing_accounts":[{"id":"\u003cstring\u003e","name":"\u003cstring\u003e"},{"id":"\u003cstring\u003e","name":"\u003cstring\u003e"}]}