What is a Conversation ID? What is a Conversation ID?

What is a Conversation ID?

Vonage API Support

Question

What is a Conversation ID?

Applies To

  • Vonage Voice API
  • SIP
  • WebRTC

Answer

A Conversation ID is a unique identifier assigned to a voice session within the Vonage Voice API. It is used to track and manage voice interactions, including calls made via PSTN, SIP, and WebRTC. The Conversation ID allows you to retrieve call details, control call flow, and link multiple call legs within the same session. The Conversation is an important object that underlies much of the Vonage technology. It is a fundamental data structure for communication activities, as all communication takes place through a Conversation. 

Conversation ID example: CON-bc643220-2542-499a-892e-c982c4150c06

Additional Information

You can retrieve the details of a Conversation object for a voice call using the Conversation API.