---
title: "Changes to Retrieve Files"
method: GET
path: "/filestorage/files/{id}"
---

# Changes to Retrieve Files

`GET /filestorage/files/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 49 revisions.

- **2024-12-19** `feecca84f132` — 1 info
- **2024-12-16** `37e33fd8b040` — 1 breaking, 1 info
- **2024-12-14** `69df76288cd9` — 4 info
- **2024-12-12** `5d304550b429` — 1 info

## Changes

- **2024-12-19** `feecca84f132` — 1 info
  - added the optional property `remote_was_deleted` to the response with the `200` status
- **2024-12-16** `37e33fd8b040` — 1 breaking, 1 info
  - removed the required property `permission` from the response with the `200` status
  - added the required property `permissions` to the response with the `200` status
- **2024-12-14** `69df76288cd9` — 4 info
  - added the optional property `remote_created_at` to the response with the `200` status
  - added the optional property `remote_drive_id` to the response with the `200` status
  - added the optional property `remote_modified_at` to the response with the `200` status
  - added the required property `drive_id` to the response with the `200` status
- **2024-12-12** `5d304550b429` — 1 info
  - added the optional property `remote_folder_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/panoratech/apis/panora-api/docs/filestorage/files/:id/get.md) · [API](https://skmtc.dev/panoratech/apis/panora-api.md) · [Page](https://skmtc.dev/panoratech/apis/panora-api/changes/filestorage/files/:id/get)
