Get role information

GET {{baseUrl}}/phone/roles/:roleId

Use this API to get information on a phone role .

Prerequisites:

  • Business, or Education account
  • Zoom Phone license

Scopes: phone:read:admin

Granular Scopes: phone:read:role:admin

Rate Limit Label : Medium

HEADERS

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

RESPONSES

status: OK

{"description":"\u003cstring\u003e","id":"\u003cstring\u003e","name":"\u003cstring\u003e","total_members":"\u003cinteger\u003e","is_default":"\u003cboolean\u003e"}