Dialogflow Integration

Retrieve stored Dialogflow Connection

Return details of the Dialogflow connection associated with the given CallControl connection.

get/dialogflow_connections/{connection_id}

Path parameters

connection_idstring required

Uniquely identifies a Telnyx application (Call Control).

Response

Return details of the Dialogflow connection associated with the given CallControl connection.

Example response

{
  "data": {
    "connection_id": "1234541231",
    "conversation_profile_id": "a-VMHLWzTmKjiJw5S6O0-w",
    "environment": "development",
    "record_type": "dialogflow_connections",
    "service_account": "****"
  }
}

Changes

Changed in 2 of the 61 revisions of this API.4

    • the // response's property type changed from integer to string, and format from int32 to no format for status

      response-property-type-changed

    • the // response's property type changed from integer to string, and format from int32 to no format for status

      response-property-type-changed

    This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the // response's property type changed from string to integer, and format from no format to int32 for status

      response-property-type-changed

    • the // response's property type changed from string to integer, and format from no format to int32 for status

      response-property-type-changed

    This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog