Functions
Get function
Gets a specific function.
GET
Path Parameters
ID of the function.
Response
200
application/json
Successful operation
The name of the function.
A description of what the function does.
Available options:
transfer
, api
The numbers that the agent is allowed to transfer to.
The name of the function.
A description of what the function does.
Available options:
transfer
, api
The numbers that the agent is allowed to transfer to.
The name of the function.
A description of what the function does.
Available options:
transfer
, api
The path to the API.
Headers to be sent with the API request
The JSON schema for the input to the function. Must be a top level object.