Skip to main content
GET
Export Single Conversation

Example Response

Notes

  • The conversation must belong to the specified agent
  • Includes full turn history with timestamps
  • Feedback status indicates user feedback on each message
  • All lead fields are included: userName, userEmail, userPhone, userCompany, userAddress, userWebsite, notes, tags

Authorizations

Authorization
string
header
required

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

Path Parameters

agentId
string
required
convoId
string
required

Query Parameters

format
enum<string>
default:json
Available options:
json,
csv

Response

Successful response

success
boolean
required
message
string
required
data
any