{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"agent_id": "2b1e3b65-2c04-4fa2-a2d7-467901e98978",
"name": "string",
"display_name": "string",
"description": "string",
"type": "webhook",
"webhook_url": "string",
"webhook_method": "POST",
"webhook_headers": {
"Authorization": "Bearer xxx",
"X-API-Key": "secret"
},
"parameters": {},
"transfer_destinations": [
{
"phone_number": "string",
"description": "string"
}
],
"enabled": true,
"requires_identity": false,
"created_at": "2019-08-24T14:15:22.123Z"
}