latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-19184193611.6 KB

4dacdff2adf8

Conversations

Get conversation

get/v1/conversations/{conversationId}

Path parameters

conversationIdstring required

Response

Conversation details.

Example response

{
  "conversation": {
    "id": "js723987cyghwqxxaxcf590qd18axd95",
    "contactIdentifier": "+56912345678",
    "channels": [
      "whatsapp",
      "sms"
    ]
  }
}