v1

latestOpenAPI 3.1.02026-08-06221222240.7 KB
conversations

Start Export Conversations

Start an async conversation export job. Returns a job ID to poll for status. Provide either start_date+end_date (bulk export) or lead_id (single conversation).

post/v1/conversations/export

Query parameters

start_datestring date-time nullable

Start of the date range (ISO 8601)

Start of the date range (ISO 8601)

end_datestring date-time nullable

End of the date range (ISO 8601)

End of the date range (ISO 8601)

lead_idstring nullable

Export a single conversation by lead ID

Export a single conversation by lead ID

Response

Successful Response

JobIDstring required