---
title: "Stream console logs"
method: GET
path: "/logs/{address}/stream"
tags: ["Logs"]
---

# Stream console logs

`GET /logs/{address}/stream`

Returns a stream of console logs from the given Smart Function as Server-Sent Events.

## Path parameters

- `address` string, required

## Response `200`

Successfully connected to log stream as Server-Sent Events

## Other responses

- `400`
- `404`

---

[API](https://skmtc.net/jstz-dev/apis/jstz-node.md) · [All operations](https://skmtc.net/jstz-dev/apis/jstz-node/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jstz-dev/jstz-node/revisions/392d697d9913/schema)
