OPENAPI / COMPONENTS / SCHEMAS

Get Trace data structure

GetTrace

Structural definition for Get Trace in the Mistral AI API contract.

object34properties
agent_idstringrequired

agent id value in the Mistral AI API contract.

agent_namestringrequired

agent name value in the Mistral AI API contract.

cache_creation_input_tokensintegerrequired

cache creation input tokens value in the Mistral AI API contract.

cache_read_input_tokensintegerrequired

cache read input tokens value in the Mistral AI API contract.

conversation_idstringrequired

conversation id value in the Mistral AI API contract.

customer_idstringrequired

customer id value in the Mistral AI API contract.

duration_nsintegerrequired

duration ns value in the Mistral AI API contract.

end_timestringrequired

end time value in the Mistral AI API contract.

environmentstringrequired

environment value in the Mistral AI API contract.

error_countintegerrequired

error count value in the Mistral AI API contract.

evaluation_countintegerrequired

evaluation count value in the Mistral AI API contract.

first_turn_last_input_messagestringrequired

first turn last input message value in the Mistral AI API contract.

first_turn_last_output_messagestringrequired

first turn last output message value in the Mistral AI API contract.

gen_ai_span_countintegerrequired

gen ai span count value in the Mistral AI API contract.

input_tokensintegerrequired

input tokens value in the Mistral AI API contract.

last_turn_last_input_messagestringrequired

last turn last input message value in the Mistral AI API contract.

last_turn_last_output_messagestringrequired

last turn last output message value in the Mistral AI API contract.

llm_call_countintegerrequired

llm call count value in the Mistral AI API contract.

models_usedarrayrequired

models used value in the Mistral AI API contract.

organization_idstringrequired

organization id value in the Mistral AI API contract.

output_tokensintegerrequired

output tokens value in the Mistral AI API contract.

retrieval_countintegerrequired

retrieval count value in the Mistral AI API contract.

root_span_idstringrequired

root span id value in the Mistral AI API contract.

root_span_namestringrequired

root span name value in the Mistral AI API contract.

service_namestringrequired

service name value in the Mistral AI API contract.

span_countintegerrequired

span count value in the Mistral AI API contract.

start_timestringrequired

start time value in the Mistral AI API contract.

status_codestringrequired

status code value in the Mistral AI API contract.

tool_call_countintegerrequired

tool call count value in the Mistral AI API contract.

tools_usedarrayrequired

tools used value in the Mistral AI API contract.

trace_idstringrequired

trace id value in the Mistral AI API contract.

user_idstringrequired

user id value in the Mistral AI API contract.

workflow_namestringrequired

workflow name value in the Mistral AI API contract.

workspace_idstringrequired

workspace id value in the Mistral AI API contract.