---
title: "Stream process execution logs (SSE)"
method: GET
path: "/api/events/processes/{id}/logs"
tags: ["Events"]
---

# Stream process execution logs (SSE)

`GET /api/events/processes/{id}/logs`

Server-Sent Events stream of real-time process logs

## Path parameters

- `id` string, uuid, required

## Response `200`

SSE stream of log messages

---

[API](https://skmtc.net/automagik-dev/apis/automagik-forge-api.md) · [All operations](https://skmtc.net/automagik-dev/apis/automagik-forge-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/automagik-dev/automagik-forge-api/versions/d28c5bcecb50/schema)
