v1
latestOpenAPI 3.0.02026-07-2633090.6 KBDownload Call History
Downloads call history data in CSV format. Supports bulk download of call records with optional filtering. Use 'include_analysis=true' to include call analysis data (platform_analysis and client_analysis) in the export.
Query parameters
Filter calls starting from this date (ISO 8601 format with timezone)
Filter calls up to this date (ISO 8601 format with timezone)
Filter by agent ID(s) - can be repeated for multiple agents.
[ "830f767a-397e-4b39-82ff-235cd344e2f9" ]
Filter by call status.
Include call analysis data (platform_analysis and client_analysis) in the export.
Filter by call type.
Filter by bulk list ID.
Filter by voicemail status.
Filter by caller phone number.
Filter by callee phone number.
Filter by specific call ID.
Maximum number of call records to download.
Number of call records to skip for pagination.
Headers
(Required) Your Ringg AI API key.
Response
Call history download successful
Example response
{
"message": "Call history export has been queued. You will receive an email shortly."
}