---
title: "Changes to Get All Images"
method: GET
path: "/images/"
---

# Changes to Get All Images

`GET /images/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 51 revisions.

- **2025-11-15** `a3f421933ece` — 1 info
- **2025-10-29** `6cd40292d781` — 2 info
- **2025-10-03** `b105a438e6dd` — 10 info
- **2025-10-02** `ae3cc3287abc` — 1 breaking
- **2025-08-26** `2e78324b9970` — 1 info
- **2025-08-05** `14c08755eaeb` — 1 breaking

## Changes

- **2025-11-15** `a3f421933ece` — 1 info
  - added the required property `data/items/isFavourite` to the response with the `200` status
- **2025-10-29** `6cd40292d781` — 2 info
  - added the new optional `query` request parameter `tagged`
  - added the non-success response with the status `422`
- **2025-10-03** `b105a438e6dd` — 10 info
  - added the optional property `data/items/metadata/latitude` to the response with the `200` status
  - added the optional property `data/items/metadata/location` to the response with the `200` status
  - added the optional property `data/items/metadata/longitude` to the response with the `200` status
  - added the required property `data/items/metadata/date_created` to the response with the `200` status
  - added the required property `data/items/metadata/file_location` to the response with the `200` status
  - added the required property `data/items/metadata/file_size` to the response with the `200` status
  - added the required property `data/items/metadata/height` to the response with the `200` status
  - added the required property `data/items/metadata/item_type` to the response with the `200` status
  - added the required property `data/items/metadata/name` to the response with the `200` status
  - added the required property `data/items/metadata/width` to the response with the `200` status
- **2025-10-02** `ae3cc3287abc` — 1 breaking
  - the `data/items/metadata` response's property type changed from `string` to `object` for status `200`
- **2025-08-26** `2e78324b9970` — 1 info
  - endpoint added
- **2025-08-05** `14c08755eaeb` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/aossie-org/apis/pictopy/docs/images/get.md) · [API](https://skmtc.dev/aossie-org/apis/pictopy.md) · [Page](https://skmtc.dev/aossie-org/apis/pictopy/changes/images/get)
