List Chat Conversations
GET/api/v1/traces/list_chat_conversations
Retrieve traces with efficient filtering by ProjectId, BusinessId, and time range. If no timestamps are provided, defaults to last 15 minutes.
Query Parameters
project_id: string
Filter by project ID
formatuuid
end_timestamp: optional string
End timestamp for filtering (ISO format)
formatdate-time
limit: optional number
Maximum number of traces to return
maximum1000
minimum1
offset: optional number
Number of traces to skip
minimum0
start_timestamp: optional string
Start timestamp for filtering (ISO format)
formatdate-time
tool_name: optional string
Filter by tool name
use_cache: optional boolean
List Chat Conversations
curl http://api-staging.overmind.ai/api/v1/traces/list_chat_conversations{}Returns Examples
{}