Conversations
Get conversation
get/v1/conversations/{conversationId}
Path parameters
conversationIdstring required
Response
Conversation details.
Example response
{
"conversation": {
"id": "js723987cyghwqxxaxcf590qd18axd95",
"contactIdentifier": "+56912345678",
"channels": [
"whatsapp",
"sms"
]
}
}