---
title: "Changes to Get a sample of latest events"
method: GET
path: "/{dataset_name}/tail"
---

# Changes to Get a sample of latest events

`GET /{dataset_name}/tail`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 53 revisions.

- **2025-08-03** `411fe35264fd` — 2 warning, 2 info
- **2025-07-29** `9aea0047e18e` — 2 breaking, 2 info

## Changes

- **2025-08-03** `411fe35264fd` — 2 warning, 2 info
  - added the new `OdfJson` enum value to the `schemaFormat` response property for the response status `200`
  - added the new `OdfYaml` enum value to the `schemaFormat` response property for the response status `200`
  - added the new enum value `OdfJson` to the `query` request parameter `schemaFormat`
  - added the new enum value `OdfYaml` to the `query` request parameter `schemaFormat`
- **2025-07-29** `9aea0047e18e` — 2 breaking, 2 info
  - removed the enum value `OdfJson` from the `query` request parameter `schemaFormat`
  - removed the enum value `OdfYaml` from the `query` request parameter `schemaFormat`
  - removed the `OdfJson` enum value from the `schemaFormat` response property for the response status `200`
  - removed the `OdfYaml` enum value from the `schemaFormat` response property for the response status `200`

---

[Operation](https://skmtc.dev/kamu-data/apis/kamu-rest-api/docs/:dataset_name/tail/get.md) · [API](https://skmtc.dev/kamu-data/apis/kamu-rest-api.md) · [Page](https://skmtc.dev/kamu-data/apis/kamu-rest-api/changes/:dataset_name/tail/get)
