Chat

Get Conversation Detail

Get a single conversation with all messages.

get/chat/conversations/{conversation_id}

Path parameters

conversation_idstring uuid required

Response

Successful Response

idstring uuid required
visitor_namestring nullable
visitor_phonestring nullable
visitor_emailstring nullable
statusstring required
message_countinteger
chat_widget_idstring uuid nullable
widget_namestring nullable
origin_urlstring nullable
ip_addressstring nullable
is_testboolean
extracted_first_namestring nullable
extracted_last_namestring nullable
started_atstring date-time nullable
ended_atstring date-time nullable
duration_secondsinteger nullable
created_atstring date-time required
updated_atstring date-time nullable
detected_languagestring nullable
detected_language_namestring nullable
next_conversation_idstring uuid nullable
previous_conversation_idstring uuid nullable

Changes