Skip to main content
GET
Get a conversation

Authorizations

Authorization
string
header
required

Tenant API key with cxm:conversations.write, cxm:conversations.*, cxm:write, or cxm:* scope. Keep it in a trusted backend; do not expose it in browser code.

Path Parameters

tenantId
string
required

Exact tenant-authorized ID without path separators.

Required string length: 1 - 128
conversationId
string
required

Exact tenant-authorized ID without path separators.

Required string length: 1 - 512

Response

Conversation read completed.

document
object | null
required

Newest projected Conversation with all current and future properties except root messages; null when no projection is found. Internal Conversation fields remain available under read permission.

freshness
object
required