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: Granular Scopes: Rate Limit Label: phone:read:admin
phone:read:billing_account:admin
Light
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"id": "<string>",
"name": "<string>"
} |
ENDPOINTS