---
title: "Stream deployment progress"
method: GET
path: "/applications/v1/deployments/{id}/stream"
tags: ["Applications Deployments"]
---

# Stream deployment progress

`GET /applications/v1/deployments/{id}/stream`

Stream real-time deployment progress events via Server-Sent Events

## Path parameters

- `id` string, required

## Query parameters

- `projectId` string, required
- `startIndex` number

## Response `200`

Success

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.dev/casemark/apis/case-dev-api.md) · [All operations](https://skmtc.dev/casemark/apis/case-dev-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/casemark/case-dev-api/revisions/ff4b6844ccdf/schema)
