---
title: "Get raw job log bytes"
method: GET
path: "/api/job/log"
tags: ["jobs"]
---

# Get raw job log bytes

`GET /api/job/log`

## Query parameters

- `job_id` string — Job ID
- `offset` string — Byte offset into the log file

## Headers

- `X-Job-Agent` string — Agent identity used for the previous log chunk

## Response `200`

OK

## Other responses

- `default` — Error

## Changes

- **2026-08-18** `dcc2d6efc403` — 1 info
  - added the new optional `header` request parameter `X-Job-Agent`

[Change history](https://skmtc.dev/kenn-io/apis/roborev/changes/api/job/log/get.md)

---

[API](https://skmtc.dev/kenn-io/apis/roborev.md) · [All operations](https://skmtc.dev/kenn-io/apis/roborev/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kenn-io/roborev/revisions/0dfdca81e88d/schema)
