---
title: "Changes to Logs for a batch job"
method: GET
path: "/jobs/{job_id}/logs"
---

# Changes to Logs for a batch job

`GET /jobs/{job_id}/logs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2025-10-03** `4424d8edcbce` — 1 info
- **2024-01-17** `05935bc601a7` — 1 breaking
- **2023-04-18** `f113d238cd66` — 1 warning, 2 info
- **2022-11-03** `86d3896dd3c8` — 3 warning, 1 info

## Changes

- **2025-10-03** `4424d8edcbce` — 1 info
  - added the optional property `logs/items/stacktrace` to the response with the `200` status
- **2024-01-17** `05935bc601a7` — 1 breaking
  - for the `query` request parameter `level`, default value was changed from `info` to `debug`
- **2023-04-18** `f113d238cd66` — 1 warning, 2 info
  - removed the optional property `log_level` from the response with the `200` status
  - added the new optional `query` request parameter `level`
  - added the optional property `level` to the response with the `200` status
- **2022-11-03** `86d3896dd3c8` — 3 warning, 1 info
  - deleted the `query` request parameter `level`
  - removed the optional property `level` from the response with the `200` status
  - removed the optional property `logs/items/stacktrace` from the response with the `200` status
  - added the optional property `log_level` to the response with the `200` status

---

[Operation](https://skmtc.dev/open-eo/apis/openeo-api/docs/jobs/:job_id/logs/get.md) · [API](https://skmtc.dev/open-eo/apis/openeo-api.md) · [Page](https://skmtc.dev/open-eo/apis/openeo-api/changes/jobs/:job_id/logs/get)
