Get external contact details
GET {{baseUrl}}/phone/external_contacts/:externalContactId
Use this API to get an external contact's information.
Scopes:
phone:write:admin
Rate Limit Label
:
Light
Prerequisites:
- Pro or a higher account with Zoom Phone license
- Account owner or admin permissions
HEADERS
| Key | Datatype | Required | Description |
| Accept
| string | | |
RESPONSES
status: OK
{"description":"External contact Johnson","email":"example@example.com","extension_number":"101014","external_contact_id":"OJGi5xOFQPmrJbKg68-iWg","id":"external_contact_01","name":"Johnson","phone_numbers":["+12058945656","+12058945657"]}