Export Single Conversation
Conversations
Export Single Conversation
Exports a single conversation for the specified agent in a format suitable for download, using the V3 endpoints.
GET
Export Single Conversation
Documentation Index
Fetch the complete documentation index at: https://docs.convocore.ai/llms.txt
Use this file to discover all available pages before exploring further.
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
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available options:
json, csv 