OPENAPI / COMPONENTS / SCHEMAS
Workflow Execution Trace Events Response data structure
WorkflowExecutionTraceEventsResponseStructural definition for Workflow Execution Trace Events Response in the Mistral AI API contract.
deployment_namestringdeployment name value in the Mistral AI API contract.
end_timestringrequiredend time value in the Mistral AI API contract.
eventsarrayevents value in the Mistral AI API contract.
execution_idstringrequiredexecution id value in the Mistral AI API contract.
parent_execution_idstringparent execution id value in the Mistral AI API contract.
resultstringrequiredresult value in the Mistral AI API contract.
root_execution_idstringrequiredroot execution id value in the Mistral AI API contract.
run_idstringrun id value in the Mistral AI API contract.
start_timestringrequiredstart time value in the Mistral AI API contract.
statusstringrequiredstatus value in the Mistral AI API contract.
total_duration_msstringtotal duration ms value in the Mistral AI API contract.
user_idstringuser id value in the Mistral AI API contract.
workflow_idstringworkflow id value in the Mistral AI API contract.
workflow_namestringrequiredworkflow name value in the Mistral AI API contract.