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 Parameters
conversation_id: string
Query Parameters
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
{}