---
title: "Changes to Gets a list of all PluginFile resources for a Plugin resource"
method: GET
path: "/api/v1/plugins/{id}/files"
---

# Changes to Gets a list of all PluginFile resources for a Plugin resource

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 2 revisions.

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

## Changes

- **2026-07-17** `a73101579c5c` — 1 breaking, 4 info
  - the `data/items/allOf[#/components/schemas/PluginFile-dump]/tasks` response's property type changed from `array` to `object` for status `200`
  - added the new optional `query` request parameter `descending`
  - added the new optional `query` request parameter `sortBy`
  - added the optional property `data/items/allOf[#/components/schemas/PluginFile-dump]/snapshotCreatedOn` to the response with the `200` status
  - added `#/components/schemas/PluginTaskContainer` to the `data/items/allOf[#/components/schemas/PluginFile-dump]/tasks` response property `allOf` list for the response status `200`
- **2024-07-24** `9a36b9043379` — 1 breaking, 3 warning, 1 info
  - the `data/items/allOf[#/components/schemas/PluginFile-dump]/tasks` response's property type changed from `object` to `array` for status `200`
  - deleted the `query` request parameter `descending`
  - deleted the `query` request parameter `sortBy`
  - removed the optional property `data/items/allOf[#/components/schemas/PluginFile-dump]/snapshotCreatedOn` from the response with the `200` status
  - removed `#/components/schemas/PluginTaskContainer` from the `data/items/allOf[#/components/schemas/PluginFile-dump]/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/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/get)
