---
title: "Get the last file upload result"
method: GET
path: "/rr_upload"
---

# Get the last file upload result

`GET /rr_upload`

## Response `200`

Last upload result

- object
  - `err` number — Last file upload result (can be either `0` if the last upload successfully finished or `1` if an error occurred)

---

[API](https://skmtc.dev/duet3d/apis/reprapfirmware.md) · [All operations](https://skmtc.dev/duet3d/apis/reprapfirmware/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/duet3d/reprapfirmware/revisions/23ee8854e806/schema)
