---
title: "Changes to transfer info"
method: GET
path: "/api/v1/transfer"
---

# Changes to transfer info

`GET /api/v1/transfer`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 49 revisions.

- **2023-03-21** `211b6b2b66ca` — 1 warning, 10 info
- **2023-02-27** `d35fc1b8f1a7` — 1 info
- **2023-02-17** `1f95332338b4` — 1 info
- **2023-02-16** `94071d81ccf6` — 1 breaking
- **2021-02-22** `30eda14983ed` — 1 breaking

## Changes

- **2023-03-21** `211b6b2b66ca` — 1 warning, 10 info
  - removed the optional property `transfer` from the response with the `200` status
  - added the optional property `size` to the response with the `200` status
  - added the optional property `time_remaining` to the response with the `200` status
  - added the optional property `url` to the response with the `200` status
  - added the required property `display_name` to the response with the `200` status
  - added the required property `path` to the response with the `200` status
  - added the required property `progress` to the response with the `200` status
  - added the required property `time_transferring` to the response with the `200` status
  - added the required property `to_print` to the response with the `200` status
  - added the required property `transferred` to the response with the `200` status
  - added the required property `type` to the response with the `200` status
- **2023-02-27** `d35fc1b8f1a7` — 1 info
  - endpoint added
- **2023-02-17** `1f95332338b4` — 1 info
  - endpoint added
- **2023-02-16** `94071d81ccf6` — 1 breaking
  - api path removed without deprecation
- **2021-02-22** `30eda14983ed` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/prusa3d/apis/prusalink-web/docs/api/v1/transfer/get.md) · [API](https://skmtc.dev/prusa3d/apis/prusalink-web.md) · [Page](https://skmtc.dev/prusa3d/apis/prusalink-web/changes/api/v1/transfer/get)
