---
title: "Get raw structured log entries"
method: GET
path: "/internal/logs/raw"
---

# Get raw structured log entries

`GET /internal/logs/raw`

Returns the raw ComfyUI log buffer plus size metadata.

## Response `200`

Structured log data

- object
  - `entries` object[]
    - `m` string — Message
    - `t` number — Timestamp
  - `size` object
    - `cols` integer
    - `rows` integer

## Changes

> 38 revisions in range; 2 could not be searched.

- **2026-06-03** `8560879e6188` — 1 info
  - api tag `internal` removed
- **2026-04-24** `a66055fa384e` — 1 info
  - api tag `internal` added

[Change history](https://skmtc.dev/comfy-org/apis/comfyui-api/changes/internal/logs/raw/get.md)

---

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