Skip to Content
API keys are issued to organizations with a signed BAA. Request API access →
API referenceThe Export object

The Export object

Asynchronous conversation exports.

Attributes

idUUIDRequired

Unique ID of the export.

statusqueued, running, ready, failedRequired

Progress of the export.

created_attimestampRequired

When the export was requested.

download_urlURL or null

Short-lived download URL

Endpoints

MethodPathEndpoint
POST/conversations/{conversationId}/exportsExport a conversation
GET/exports/{exportId}Retrieve an export
Last updated on