latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-136188852.7 MB

9cd7291d4228

conversation-exports

Request an async encrypted conversation/session export

post/v1/conversations/exports

Request body

export_format'csv' | 'ndjson'
startstring date-time required
endstring date-time required
channelstring nullable
statusstring nullable
end_user_idstring uuid nullable
assigned_agent_idstring uuid nullable
priority'low' | 'normal' | 'high' | 'urgent' nullable
eval_filter'has_evals' | 'no_evals' | 'all_passed' | 'any_failed' nullable
qstring nullable
from_numberstring nullable
to_numberstring nullable
emailstring nullable
idstring uuid nullable
external_session_idstring nullable

Response

Successful Response

idstring uuid required
statusstring required
export_formatstring required
window_startstring date-time nullable
window_endstring date-time nullable
created_atstring date-time required
started_atstring date-time nullable
finalized_atstring date-time nullable
expires_atstring date-time nullable
total_rowsinteger nullable
error_codestring nullable
filtersobject nullable