---
title: "Changes to Gets a list of all Model resources"
method: GET
path: "/api/v1/models/"
---

# Changes to Gets a list of all Model resources

`GET /api/v1/models/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 2 revisions.

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

## Changes

- **2026-07-17** `a73101579c5c` — 5 info
  - 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/Model-dump]/snapshotCreatedOn` to the response with the `200` status
  - added `#/components/schemas/ArtifactRef-dump` to the `data/items/allOf[#/components/schemas/Model-dump]/latestVersion/allOf[#/components/schemas/ModelVersion-dump]/artifact` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/ArtifactRef` from the `data/items/allOf[#/components/schemas/Model-dump]/latestVersion/allOf[#/components/schemas/ModelVersion-dump]/artifact` response property `allOf` list for the response status `200`
- **2024-07-24** `9a36b9043379` — 3 warning, 2 info
  - deleted the `query` request parameter `descending`
  - deleted the `query` request parameter `sortBy`
  - removed the optional property `data/items/allOf[#/components/schemas/Model-dump]/snapshotCreatedOn` from the response with the `200` status
  - added `#/components/schemas/ArtifactRef` to the `data/items/allOf[#/components/schemas/Model-dump]/latestVersion/allOf[#/components/schemas/ModelVersion-dump]/artifact` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/ArtifactRef-dump` from the `data/items/allOf[#/components/schemas/Model-dump]/latestVersion/allOf[#/components/schemas/ModelVersion-dump]/artifact` response property `allOf` list for the response status `200`

---

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