Skip to main content
GET
Export a conversation's transcript in one response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

conversation
string
required

Response

The full transcript.

object
string
required
Allowed value: "conversation_export"
conversation_id
string
required
exported_at
string
required
message_count
integer
required
Required range: x >= 0
total_message_count
integer
required
Required range: x >= 0
truncated
boolean
required

Truthful rather than silent: a caller holding a truncated export needs to know it is truncated, and where to get the rest.

data
object[]
required