---
title: "Changes to Get admin metadata edit history"
method: GET
path: "/admin-metadata/edit_history/{projectId}/{templateUid}"
---

# Changes to Get admin metadata edit history

`GET /admin-metadata/edit_history/{projectId}/{templateUid}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 12 revisions.

- **2026-07-01** `7c5b5e29106b` — 4 info
- **2026-02-23** `5bfc4d9dc1c8` — 1 breaking, 2 warning, 1 info

## Changes

- **2026-07-01** `7c5b5e29106b` — 4 info
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `offset`
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `400`
- **2026-02-23** `5bfc4d9dc1c8` — 1 breaking, 2 warning, 1 info
  - removed the media type `application/json` for the response with the status `200`
  - deleted the `query` request parameter `limit`
  - deleted the `query` request parameter `offset`
  - removed the non-success response with the status `400`

---

[Operation](https://skmtc.dev/worldbank/apis/metadata-editor-api/docs/admin-metadata/edit_history/:projectId/:templateUid/get.md) · [API](https://skmtc.dev/worldbank/apis/metadata-editor-api.md) · [Page](https://skmtc.dev/worldbank/apis/metadata-editor-api/changes/admin-metadata/edit_history/:projectId/:templateUid/get)
