Skip to main content

Retrieve stored Dialogflow Connection

GET 
/dialogflow_connections/:connection_id

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

Request

Path Parameters

    connection_id stringrequired

    Uniquely identifies a Telnyx application (Call Control).

Responses

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

default: Unexpected error.

Loading...