ConversationsV2Conversation
Fetch Conversation
Retrieve a Conversation.
get/v2/Conversations/{Sid}
Response
OK
Example response
{
"id": "conv_conversation_01k1etk2y5f1y9fpe2epfdtvv2",
"accountId": "ACaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
"configurationId": "conv_configuration_01k1etk2y5f1y9fpe2epfdtvv2",
"status": "ACTIVE",
"name": "Customer Support - Multi-channel",
"createdAt": "2023-07-01T12:00:00Z",
"updatedAt": "2023-07-01T12:30:00Z"
}