Export Agent Conversations
Conversations
Export Agent Conversations
Exports all conversations for a specified agent in a suitable format for download, using the V3 endpoints.
GET
Export Agent Conversations
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
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
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Available options:
csv, json 