GET /services/:csi/cti_plugins
Description
Retrieves the list of CTI plugins available on this account.
URL
https://api.keyyo.com/manager/1.0/services/:csi/cti_pluginsParameters
:csi |
The Common Service Identifier of the service on which to retrieve the available CTI plugins Applicable types: UCaaSVoIPAccount |
Result
A list of:CTIPlugin | A CTI plugin allows you to enable/disable and parameter Computer-Telephony Integration functionality on your VoIP account (UCaaSVoIPAccount service type) |
Relationships
GET /services/:csi/cti_plugins/:plugin_name | Retrieves the specified CTI plugin. |