v93

OpenAPI 3.1.0raw.githubusercontent.com2026-08-01218121759.7 KB
Conversations

Get conversation

Returns one conversation with all messages, originating campaign or sequence context, and subscriber details.

get/conversations/{conversationId}

Path parameters

conversationIdstring required

Conversation ID.

Response

Conversation returned

successboolean
conversationobject

Conversation with messages, context, and subscriber.

Example response

{
  "success": true
}