OPENAPI / COMPONENTS / SCHEMAS

Get Span data structure

GetSpan

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

object59properties
agent_descriptionstringrequired

agent description value in the Mistral AI API contract.

agent_idstringrequired

agent id value in the Mistral AI API contract.

agent_namestringrequired

agent name value in the Mistral AI API contract.

agent_versionstringrequired

agent version 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.

data_source_idstringrequired

data source 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.

error_typestringrequired

error type value in the Mistral AI API contract.

input_messagesstringrequired

input messages value in the Mistral AI API contract.

operation_namestringrequired

operation name value in the Mistral AI API contract.

organization_idstringrequired

organization id value in the Mistral AI API contract.

output_messagesstringrequired

output messages value in the Mistral AI API contract.

output_typestringrequired

output type value in the Mistral AI API contract.

parent_span_idstringrequired

parent span id value in the Mistral AI API contract.

prompt_namestringrequired

prompt name value in the Mistral AI API contract.

provider_namestringrequired

provider name value in the Mistral AI API contract.

request_choice_countintegerrequired

request choice count value in the Mistral AI API contract.

request_encoding_formatsarrayrequired

request encoding formats value in the Mistral AI API contract.

request_frequency_penaltystringrequired

request frequency penalty value in the Mistral AI API contract.

request_max_tokensintegerrequired

request max tokens value in the Mistral AI API contract.

request_modelstringrequired

request model value in the Mistral AI API contract.

request_presence_penaltystringrequired

request presence penalty value in the Mistral AI API contract.

request_seedintegerrequired

request seed value in the Mistral AI API contract.

request_stop_sequencesarrayrequired

request stop sequences value in the Mistral AI API contract.

request_temperaturestringrequired

request temperature value in the Mistral AI API contract.

request_top_kstringrequired

request top k value in the Mistral AI API contract.

request_top_pstringrequired

request top p value in the Mistral AI API contract.

resource_attributesobjectrequired

resource attributes value in the Mistral AI API contract.

response_finish_reasonsarrayrequired

response finish reasons value in the Mistral AI API contract.

response_idstringrequired

response id value in the Mistral AI API contract.

response_modelstringrequired

response model value in the Mistral AI API contract.

scope_namestringrequired

scope name value in the Mistral AI API contract.

scope_versionstringrequired

scope version value in the Mistral AI API contract.

service_namestringrequired

service name value in the Mistral AI API contract.

span_attributesobjectrequired

span attributes value in the Mistral AI API contract.

span_idstringrequired

span id value in the Mistral AI API contract.

span_kindstringrequired

span kind value in the Mistral AI API contract.

span_namestringrequired

span name 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.

status_messagestringrequired

status message value in the Mistral AI API contract.

system_instructionsstringrequired

system instructions value in the Mistral AI API contract.

tool_call_argumentsstringrequired

tool call arguments value in the Mistral AI API contract.

tool_call_idstringrequired

tool call id value in the Mistral AI API contract.

tool_call_resultstringrequired

tool call result value in the Mistral AI API contract.

tool_definitionsstringrequired

tool definitions value in the Mistral AI API contract.

tool_namestringrequired

tool name value in the Mistral AI API contract.

tool_typestringrequired

tool type value in the Mistral AI API contract.

trace_idstringrequired

trace id value in the Mistral AI API contract.

trace_statestringrequired

trace state value in the Mistral AI API contract.

usage_cache_creation_input_tokensintegerrequired

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

usage_cache_read_input_tokensintegerrequired

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

usage_input_tokensintegerrequired

usage input tokens value in the Mistral AI API contract.

usage_output_tokensintegerrequired

usage output tokens 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.