---
title: "Changes to Agent Logs"
method: GET
path: "/api/v1/agents/{session_id}/logs"
---

# Changes to Agent Logs

`GET /api/v1/agents/{session_id}/logs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 16 revisions.

- **2026-07-26** `2a1299ef19fa` — 1 breaking, 3 info

## Changes

- **2026-07-26** `2a1299ef19fa` — 1 breaking, 3 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - added the required property `content` to the response with the `200` status
  - added the required property `session_id` to the response with the `200` status
  - added the required property `size` to the response with the `200` status

---

[Operation](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server/docs/api/v1/agents/:session_id/logs/get.md) · [API](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server.md) · [Page](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server/changes/api/v1/agents/:session_id/logs/get)
