Mistral AI/getTraceByIdV1ObservabilityTracesTraceIdGet

Online calls unavailable · details below

Mistral AIMistral AI API

GET/v1/observability/traces/{trace_id}

Read get Trace By Id V1 Observability Traces Trace Id Get.

Contract-preserving GET Endpoint for get Trace By Id V1 Observability Traces Trace Id Get in the Mistral AI API. Model and resource-specific values are supplied by the caller at runtime.

All 238 ApiKey-authenticated Mistral AI Platform REST endpoints from a fixed Apache-2.0-licensed official revision, including typed SSE streaming and Workflows. Hub provides documentation and an independent SDK/CLI, but never proxies model, account, or usage data; callers connect directly with local API keys.

Request

operationId
getTraceByIdV1ObservabilityTracesTraceIdGet
Server
https://api.mistral.ai
Authentication
ApiKey

Request parameters

trace_id

pathstringrequired

trace id value in the Mistral AI API contract.

Responses

200

GetTraceapplication/json

Successful supplier response.

Properties: agent_idagent_namecache_creation_input_tokenscache_read_input_tokensconversation_idcustomer_idduration_nsend_timeenvironmenterror_countevaluation_countfirst_turn_last_input_messagefirst_turn_last_output_messagegen_ai_span_countinput_tokenslast_turn_last_input_messagelast_turn_last_output_messagellm_call_countmodels_usedorganization_idoutput_tokensretrieval_countroot_span_idroot_span_nameservice_namespan_countstart_timestatus_codetool_call_counttools_usedtrace_iduser_idworkflow_nameworkspace_id

400

ObservabilityErrorapplication/json

Supplier response with HTTP status 400.

Properties: detail

404

ObservabilityErrorapplication/json

Supplier response with HTTP status 404.

Properties: detail

408

ObservabilityErrorapplication/json

Supplier response with HTTP status 408.

Properties: detail

409

ObservabilityErrorapplication/json

Supplier response with HTTP status 409.

Properties: detail

422

ObservabilityErrorapplication/json

Supplier response with HTTP status 422.

Properties: detail

{
  "cache_creation_input_tokens": 0,
  "cache_read_input_tokens": 0,
  "duration_ns": 0
}