Get external contact details

GET {{baseUrl}}/phone/external_contacts/:externalContactId

Gets an external contact's information.

Prerequisites:

  • Pro or a higher account with Zoom Phone license
  • Account owner or admin permissions

Scopes: phone:read:admin

Granular Scopes: phone:read:external_contact:admin

Rate Limit Label : Light

HEADERS

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

RESPONSES

status: OK

{"description":"\u003cstring\u003e","email":"\u003cstring\u003e","extension_number":"\u003cstring\u003e","external_contact_id":"\u003cstring\u003e","id":"\u003cstring\u003e","name":"\u003cstring\u003e","phone_numbers":["\u003cstring\u003e","\u003cstring\u003e"],"auto_call_recorded":"\u003cboolean\u003e"}