Mistral AI/getDeploymentSummariesV1RagDeploymentsGet

Online calls unavailable · details below

Mistral AIMistral AI API

GET/v1/rag/deployments

Read get Deployment Summaries V1 Rag Deployments Get.

Contract-preserving GET Endpoint for get Deployment Summaries V1 Rag Deployments 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
getDeploymentSummariesV1RagDeploymentsGet
Server
https://api.mistral.ai
Authentication
ApiKey

Request parameters

No URL, query, or header parameters.

Responses

200

GetDeploymentSummariesResponseapplication/json

Successful supplier response.

Properties: deployments

400

unknownapplication/json

Supplier response with HTTP status 400.

403

unknownapplication/json

Supplier response with HTTP status 403.

404

unknownapplication/json

Supplier response with HTTP status 404.

500

unknownapplication/json

Supplier response with HTTP status 500.

{
  "deployments": {
    "document_count": 0,
    "status": "online"
  }
}