chat-ai
conversations

Get Conversation

Get a conversation with its messages.

get/api/v1/chat-ai/conversations/{conversation_id}

Path parameters

conversation_idstring uuid required

Response

Successful Response

idstring uuid required
tenant_idstring uuid required
user_idstring uuid nullable
chat_agent_idstring uuid required
property_idstring uuid nullable
action_item_idstring uuid nullable
titlestring nullable required
previewstring nullable required
last_message_atstring date-time nullable required
message_countinteger required
langgraph_thread_idstring nullable required
investigation_contextstring nullable
channelstring
external_conversation_idstring nullable
external_thread_keystring nullable
integration_connection_idstring uuid nullable

Changes