---
title: "Changes to GET /api/backups/{urn}"
method: GET
path: "/api/backups/{urn}"
---

# Changes to GET /api/backups/{urn}

`GET /api/backups/{urn}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2025-09-19** `04aac8a043a6` — 1 breaking, 2 info
- **2025-05-09** `0db10235cd0a` — 2 breaking, 1 info

## Changes

- **2025-09-19** `04aac8a043a6` — 1 breaking, 2 info
  - removed the success response with the status `200`
  - for the `query` request parameter `page`, the type was generalized from `number` to `string`
  - for the `query` request parameter `pageSize`, the type was generalized from `number` to `string`
- **2025-05-09** `0db10235cd0a` — 2 breaking, 1 info
  - for the `query` request parameter `page`, the type changed from `string` to `number`
  - for the `query` request parameter `pageSize`, the type changed from `string` to `number`
  - added the success response with the status `200`

---

[Operation](https://skmtc.dev/runtipi/apis/runtipi-api/docs/api/backups/:urn/get.md) · [API](https://skmtc.dev/runtipi/apis/runtipi-api.md) · [Page](https://skmtc.dev/runtipi/apis/runtipi-api/changes/api/backups/:urn/get)
