List Conversations
Agent API
List Conversations
List recent conversations with your agent
GET
List Conversations
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 a list of recent conversations created through the Agent API. Optionally filter by session_id if you’ve tagged conversations for grouping.Query Parameters
Maximum number of conversations to return. Default is 20.
Filter conversations by session ID. Only returns conversations tagged with this session_id.