Skip to content
Get started

Get Chat Conversation By Id

GET/api/v1/traces/chat/{conversation_id}

Retrieve a specific trace by its trace ID. Automatically filters by BusinessId from the current user. Returns all spans in the trace with complete data (no truncation).

Path ParametersExpand Collapse
conversation_id: string
Query ParametersExpand Collapse
project_id: string

Filter by project ID

formatuuid
use_cache: optional boolean
Get Chat Conversation By Id
curl http://api-staging.overmind.ai/api/v1/traces/chat/$CONVERSATION_ID
{}
Returns Examples
{}