Get Chat Stats
GET/api/v1/traces/chat_stats
Retrieve aggregated statistics for chat 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
start_timestamp: optional string
Start timestamp for filtering (ISO format)
formatdate-time
use_cache: optional boolean
Get Chat Stats
curl http://api-staging.overmind.ai/api/v1/traces/chat_stats{}Returns Examples
{}