Skip to content
Get started

List Chat Traces

GET/api/v1/traces/chat_list

Retrieve traces with efficient filtering by ProjectId, BusinessId, and time range. If no timestamps are provided, defaults to last 15 minutes.

Query ParametersExpand Collapse
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
root_only: optional boolean

Whether to only return root spans

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 Traces
curl http://api-staging.overmind.ai/api/v1/traces/chat_list
{}
Returns Examples
{}