---
title: "Stream"
method: GET
path: "/v1/workflows/executions/{execution_id}/stream"
tags: ["workflows.executions"]
---

# Stream

`GET /v1/workflows/executions/{execution_id}/stream`

Stream

## Path parameters

- `execution_id` string, required

## Query parameters

- `event_source` 'DATABASE' | 'LIVE' | 'HYBRID'
- `last_event_id` string, nullable

## Response `200`

Stream of Server-Sent Events (SSE)

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/mistral/apis/mistral-ai-api.md) · [All operations](https://skmtc.net/mistral/apis/mistral-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mistral/mistral-ai-api/revisions/933c4ebdcd72/schema)
