v52

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-04505191.2 KB

Get Conversation

Return the user's conversation transcript, or an empty shape if none yet.

Returning an empty shape (rather than 404) lets the frontend render the chat input without special-casing the first-message-ever flow. The session row is created by the agent pipeline on the first inbound message, not by this endpoint.

get/api/user/conversation

Response

Successful Response

session_idstring required
user_idstring required
created_atstring required
last_message_atstring required
channelstring