GET {{baseUrl}}/phone/roles/:roleId
Use this API to get information on a phone role. Prerequisites:
* Business, or Education account
* Zoom Phone license Scopes: Rate Limit Label: phone:read:admin
Medium
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"description": "Admin has full privileges to access and manage the Zoom Phone (default).",
"id": "MRNStlOVS02fJ6pOAzrh0A",
"name": "Phone Super Admin",
"total_members": 1,
"is_default": true
} |
ENDPOINTS