v1
latestOpenAPI 3.1.02026-07-247601.0 MBConversations
Export Conversations
This endpoint consumes 1 Apollo credit per conversation if the exported conversation has AI insights. Conversations without AI insights consume 0 credits. Learn more about API pricing and credits.
<a href="https://knowledge.apollo.io/hc/en-us/articles/45998035787533-Use-Conversations">Conversations</a> are prospect video meetings stored in Apollo.<br><br>Use the Export Conversations endpoint to export conversations within a time range. Exports are processed asynchronously and delivered as a gzipped JSON file. A notification email is sent to the specified team member when the export is ready.<br><br>To get the download URL once the export is ready, refer to <a href="https://docs.apollo.io/docs/get-conversations-export">Get Export</a>.
post/conversations/export
Request body
Response
200
Example response
{
"export_url": "https://app.apollo.io/api/v1/conversations/export/6a060f34585b480015951efd",
"export_id": "6a060f34585b480015951efd"
}