OPENAPI / COMPONENTS / SCHEMAS
Get Trace data structure
GetTraceStructural definition for Get Trace in the Mistral AI API contract.
agent_idstringrequiredagent id value in the Mistral AI API contract.
agent_namestringrequiredagent name value in the Mistral AI API contract.
cache_creation_input_tokensintegerrequiredcache creation input tokens value in the Mistral AI API contract.
cache_read_input_tokensintegerrequiredcache read input tokens value in the Mistral AI API contract.
conversation_idstringrequiredconversation id value in the Mistral AI API contract.
customer_idstringrequiredcustomer id value in the Mistral AI API contract.
duration_nsintegerrequiredduration ns value in the Mistral AI API contract.
end_timestringrequiredend time value in the Mistral AI API contract.
environmentstringrequiredenvironment value in the Mistral AI API contract.
error_countintegerrequirederror count value in the Mistral AI API contract.
evaluation_countintegerrequiredevaluation count value in the Mistral AI API contract.
first_turn_last_input_messagestringrequiredfirst turn last input message value in the Mistral AI API contract.
first_turn_last_output_messagestringrequiredfirst turn last output message value in the Mistral AI API contract.
gen_ai_span_countintegerrequiredgen ai span count value in the Mistral AI API contract.
input_tokensintegerrequiredinput tokens value in the Mistral AI API contract.
last_turn_last_input_messagestringrequiredlast turn last input message value in the Mistral AI API contract.
last_turn_last_output_messagestringrequiredlast turn last output message value in the Mistral AI API contract.
llm_call_countintegerrequiredllm call count value in the Mistral AI API contract.
models_usedarrayrequiredmodels used value in the Mistral AI API contract.
organization_idstringrequiredorganization id value in the Mistral AI API contract.
output_tokensintegerrequiredoutput tokens value in the Mistral AI API contract.
retrieval_countintegerrequiredretrieval count value in the Mistral AI API contract.
root_span_idstringrequiredroot span id value in the Mistral AI API contract.
root_span_namestringrequiredroot span name value in the Mistral AI API contract.
service_namestringrequiredservice name value in the Mistral AI API contract.
span_countintegerrequiredspan count value in the Mistral AI API contract.
start_timestringrequiredstart time value in the Mistral AI API contract.
status_codestringrequiredstatus code value in the Mistral AI API contract.
tool_call_countintegerrequiredtool call count value in the Mistral AI API contract.
tools_usedarrayrequiredtools used value in the Mistral AI API contract.
trace_idstringrequiredtrace id value in the Mistral AI API contract.
user_idstringrequireduser id value in the Mistral AI API contract.
workflow_namestringrequiredworkflow name value in the Mistral AI API contract.
workspace_idstringrequiredworkspace id value in the Mistral AI API contract.