threads / Export threads

threads

Export threads

Export all threads and their messages for the organization within a date range. Returns data as JSON without pagination.

POST /api/v1/threads/export

Headers

Authorizationrequired

any - API key authentication using Bearer scheme

Request Body

start_daterequired

string<date> - Start date for export range (YYYY-MM-DD)

end_daterequired

string<date> - End date for export range (YYYY-MM-DD)

Response

export_metadatarequired

object - Metadata about the export

threadsrequired

array - List of threads with messages