Skip to main content
GET
Export Agent Conversations

Example Response

Use Cases

  • Analytics - Export all conversations for external analysis
  • Backup - Create a backup of all conversation data
  • Training - Export conversations for AI training purposes

Notes

  • Returns all conversations with full turn history
  • Includes feedback status (Positive, Negative, Unset)
  • Timestamps are formatted as human-readable strings
  • 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

Query Parameters

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

Response

Successful response

success
boolean
required
message
string
required
data
array
required