Traces
List Workflows
GET/api/v1/traces/list_workflows
Workflow Details
GET/api/v1/traces/workflow_details/{workflow_name}
Get Trace By Id
GET/api/v1/traces/trace/{trace_id}
List Traces
GET/api/v1/traces/list
List Chat Traces
GET/api/v1/traces/chat_list
Get Chat Stats
GET/api/v1/traces/chat_stats
List Chat Conversations
GET/api/v1/traces/list_chat_conversations
Get Chat Conversation By Id
GET/api/v1/traces/chat/{conversation_id}