---
title: "Changes to Gets a PluginFile resource"
method: GET
path: "/api/v1/plugins/{id}/files/{fileId}"
---

# Changes to Gets a PluginFile resource

`GET /api/v1/plugins/{id}/files/{fileId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 2 revisions.

- **2026-07-17** `a73101579c5c` — 1 breaking, 2 info
- **2024-07-24** `9a36b9043379` — 1 breaking, 1 warning, 1 info

## Changes

- **2026-07-17** `a73101579c5c` — 1 breaking, 2 info
  - the `tasks` response's property type changed from `array` to `object` for status `200`
  - added the optional property `snapshotCreatedOn` to the response with the `200` status
  - added `#/components/schemas/PluginTaskContainer` to the `tasks` response property `allOf` list for the response status `200`
- **2024-07-24** `9a36b9043379` — 1 breaking, 1 warning, 1 info
  - the `tasks` response's property type changed from `object` to `array` for status `200`
  - removed the optional property `snapshotCreatedOn` from the response with the `200` status
  - removed `#/components/schemas/PluginTaskContainer` from the `tasks` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/usnistgov/apis/dioptra-rest-api/docs/api/v1/plugins/:id/files/:fileId/get.md) · [API](https://skmtc.dev/usnistgov/apis/dioptra-rest-api.md) · [Page](https://skmtc.dev/usnistgov/apis/dioptra-rest-api/changes/api/v1/plugins/:id/files/:fileId/get)
