---
title: "Get raw console text"
method: GET
path: "/log"
tags: ["Pipeline Overview"]
---

# Get raw console text

`GET /log`

Returns raw console text for a step or stage. For stages, returns concatenated
logs from all steps within the stage.

## Query parameters

- `nodeId` string, required

## Response `200`

Raw console text

## Other responses

- `400` — Missing nodeId parameter

---

[API](https://skmtc.dev/jenkinsci/apis/jenkins-pipeline-graph-view-plugin-api.md) · [All operations](https://skmtc.dev/jenkinsci/apis/jenkins-pipeline-graph-view-plugin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jenkinsci/jenkins-pipeline-graph-view-plugin-api/revisions/c1a45dd913f0/schema)
