exports scope.
Use a workspace API key for these endpoints. Vault retrieval keys only work with the
/v1/retrieval endpoints and cannot export campaign transcripts or reports.A single transcript
All transcripts as a ZIP
.md file per completed conversation, named by contact.
Dashboard summary
A short Markdown summary of the campaign — useful for embedding in PR descriptions, Notion pages, or status updates.Full synthesis report
The full report combines cartography, roadmap, and personas into a single long-form Markdown document — ready to send to a stakeholder.CLI shortcuts
When the report isn’t ready yet
If you call the export endpoints before synthesis has completed, you’ll get a409 Conflict with a synthesis_pending error. Subscribe to synthesis.completed instead of polling.