Mistral AI/getStreamEventsV1WorkflowsEventsStreamGet

Online calls unavailable · details below

Mistral AIMistral AI API

GET/v1/workflows/events/stream

Read get Stream Events V1 Workflows Events Stream Get.

Contract-preserving GET Endpoint for get Stream Events V1 Workflows Events Stream 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
getStreamEventsV1WorkflowsEventsStreamGet
Server
https://api.mistral.ai
Authentication
ApiKey

Request parameters

scope

querystring

scope value in the Mistral AI API contract.

activity_name

querystring

activity name value in the Mistral AI API contract.

activity_id

querystring

activity id value in the Mistral AI API contract.

workflow_name

querystring

workflow name value in the Mistral AI API contract.

workflow_exec_id

querystring

workflow exec id value in the Mistral AI API contract.

root_workflow_exec_id

querystring

root workflow exec id value in the Mistral AI API contract.

parent_workflow_exec_id

querystring

parent workflow exec id value in the Mistral AI API contract.

stream

querystring

stream value in the Mistral AI API contract.

start_seq

queryinteger

start seq value in the Mistral AI API contract.

metadata_filters

querystring

metadata filters value in the Mistral AI API contract.

workflow_event_types

querystring

workflow event types value in the Mistral AI API contract.

last-event-id

headerstring

last event id value in the Mistral AI API contract.

Responses

200

objecttext/event-stream

Successful supplier response.

Properties: dataeventidretry

422

HTTPValidationErrorapplication/json

Supplier response with HTTP status 422.

Properties: detail

{
  "retry": 0
}

Stream events

Unknown events: Preserved as raw payloads for forward compatibility.

message

Data format: Textunknown