Mistral AI/getChatCompletionFieldOptionsCountsV1ObservabilityChatCompletionFieldsFieldNameOptionsCountsPost

Online calls unavailable · details below

Mistral AIMistral AI API

POST/v1/observability/chat-completion-fields/{field_name}/options-counts

Manage get Chat Completion Field Options Counts V1 Observability Chat Completion Fields Field Name Options Counts Post.

Contract-preserving POST Endpoint for get Chat Completion Field Options Counts V1 Observability Chat Completion Fields Field Name Options Counts Post 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
getChatCompletionFieldOptionsCountsV1ObservabilityChatCompletionFieldsFieldNameOptionsCountsPost
Server
https://api.mistral.ai
Authentication
ApiKey

Request parameters

field_name

pathstringrequired

field name value in the Mistral AI API contract.

Request body

FetchFieldOptionCountsRequestrequired

Content-Type: application/json

Properties: filter_params

Responses

200

FetchFieldOptionCountsResponseapplication/json

Successful supplier response.

Properties: counts

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

{
  "counts": {
    "count": 0
  }
}