GET /services/:csi/cti_plugins/:plugin_name

Description

Retrieves the specified CTI plugin.

URL

https://api.keyyo.com/manager/1.0/services/:csi/cti_plugins/:plugin_name

Parameters

:csi

The Common Service Identifier of the service on which to retrieve the CTI plugin

Applicable types:

UCaaSVoIPAccount
:plugin_name

The name of the plugin to retrieve

Result

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 Retrieves the list of CTI plugins available on this account.
POST /services/:csi/cti_plugins/:plugin_name Enables or disables the specified CTI plugin.
GET /services/:csi/cti_plugins/:plugin_name/parameters Retrieves the specified CTI plugin's parameters.