Tenant Phone Directory Services

Display Tenant’s phone directory list entries

GET /api/v1/tenants/(string: tenant_id)/services/phone_directory/

The API is mapped to EnterprisePhoneDirectoryGetListRequest18.

When paging is used, the API is used is EnterprisePhoneDirectoryGetPagedSortedListRequest (from rel22 with some patches).

Only available if the Tenant is a Enterprise.

Additional informations

Response JSON Object:
  • responseSizeLimit (integer) – See responseSizeLimit from Search criteria.