Get Conversation Messages
Conversations
Get Conversation Messages
Return the message history for a conversation, reconstructed from the LangGraph checkpointer state.
Each message is mapped to a simple role+content shape suitable for direct
display in the chat panel. Tool calls and tool results are included with
role == "tool" and the originating tool name when available.
GET
Get Conversation Messages
Authorizations
A personal access token (haico_pat_...), created under Profile → API keys. Send it as Authorization: Bearer <key>. The browser session JWT is also accepted but is an internal mechanism and is not part of the public contract.
Path Parameters
Required string length:
1 - 255