Get Conversation Messages
Agent API
Get Conversation Messages
Get messages from a specific conversation
GET
Get Conversation Messages
Documentation Index
Fetch the complete documentation index at: https://docs.agent-mind.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Retrieve all messages from a specific conversation. Useful for displaying conversation history or exporting chat logs.Path Parameters
The UUID of the conversation to retrieve messages from.
Query Parameters
Maximum number of messages to return. Default is 50.