---
title: "Changes to Gets the Snapshots for the resource"
method: GET
path: "/api/v1/artifacts/{id}/snapshots"
---

# Changes to Gets the Snapshots for the resource

`GET /api/v1/artifacts/{id}/snapshots`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 2 revisions.

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

## Changes

- **2026-07-17** `a73101579c5c` — 1 breaking, 6 info
  - removed the required property `data/items/allOf[#/components/schemas/Artifact-dump]/uri` from the response with the `200` status
  - added the optional property `data/items/allOf[#/components/schemas/Artifact-dump]/artifactUri` to the response with the `200` status
  - added the optional property `data/items/allOf[#/components/schemas/Artifact-dump]/fileSize` to the response with the `200` status
  - added the optional property `data/items/allOf[#/components/schemas/Artifact-dump]/fileUrl` to the response with the `200` status
  - added the optional property `data/items/allOf[#/components/schemas/Artifact-dump]/isDir` to the response with the `200` status
  - added the optional property `data/items/allOf[#/components/schemas/Artifact-dump]/snapshotCreatedOn` to the response with the `200` status
  - added the optional property `data/items/allOf[#/components/schemas/Artifact-dump]/task` to the response with the `200` status
- **2024-07-24** `9a36b9043379` — 6 warning, 1 info
  - removed the optional property `data/items/allOf[#/components/schemas/Artifact-dump]/artifactUri` from the response with the `200` status
  - removed the optional property `data/items/allOf[#/components/schemas/Artifact-dump]/fileSize` from the response with the `200` status
  - removed the optional property `data/items/allOf[#/components/schemas/Artifact-dump]/fileUrl` from the response with the `200` status
  - removed the optional property `data/items/allOf[#/components/schemas/Artifact-dump]/isDir` from the response with the `200` status
  - removed the optional property `data/items/allOf[#/components/schemas/Artifact-dump]/snapshotCreatedOn` from the response with the `200` status
  - removed the optional property `data/items/allOf[#/components/schemas/Artifact-dump]/task` from the response with the `200` status
  - added the required property `data/items/allOf[#/components/schemas/Artifact-dump]/uri` to the response with the `200` status

---

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