---
title: "Changes to Get Image Processing History"
method: POST
path: "/get-upscayl-history"
---

# Changes to Get Image Processing History

`POST /get-upscayl-history`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 9 revisions.

- **2025-02-01** `3a2f19f6a906` — 13 warning
- **2025-01-14** `5c6242cc0763` — 7 breaking, 7 warning, 15 info
- **2024-11-10** `ce3636863d93` — 4 warning
- **2024-10-22** `77e0fca87b92` — 1 info
- **2024-10-22** `fa796ac65c29` — 1 breaking

## Changes

- **2025-02-01** `3a2f19f6a906` — 13 warning
  - removed the optional property `data/items/compression` from the response with the `200` status
  - added the new `clear-boost-4x` enum value to the `data/items/model` response property for the response status `200`
  - added the new `crystal-plus-4x` enum value to the `data/items/model` response property for the response status `200`
  - added the new `digital-art-4x` enum value to the `data/items/model` response property for the response status `200`
  - added the new `digital-art-plus-4x` enum value to the `data/items/model` response property for the response status `200`
  - added the new `natural-max-4x` enum value to the `data/items/model` response property for the response status `200`
  - added the new `natural-plus-4x` enum value to the `data/items/model` response property for the response status `200`
  - added the new `nature-boost-4x` enum value to the `data/items/model` response property for the response status `200`
  - added the new `pure-boost-4x` enum value to the `data/items/model` response property for the response status `200`
  - added the new `quick-clear-4x` enum value to the `data/items/model` response property for the response status `200`
  - added the new `texture-boost-4x` enum value to the `data/items/model` response property for the response status `200`
  - added the new `upscayl-lite-4x` enum value to the `data/items/model` response property for the response status `200`
  - added the new `upscayl-standard-4x` enum value to the `data/items/model` response property for the response status `200`
- **2025-01-14** `5c6242cc0763` — 7 breaking, 7 warning, 15 info
  - request body became required
  - request property `processed` was restricted to a list of enum values
  - the `limit` request property type changed from `number` to `integer`
  - the `timestampOffset` request property type changed from `number` to `integer`, and format from no format to `int64`
  - removed the media type `text/plain` for the response with the status `400`
  - removed the media type `text/plain` for the response with the status `500`
  - removed the success response with the status `204`
  - the `limit` request property's max was set to `100.00`
  - the `limit` request property's min was set to `1.00`
  - added the new `completed` enum value to the `data/items/status` response property for the response status `200`
  - added the new `failed` enum value to the `data/items/status` response property for the response status `200`
  - added the new `pending` enum value to the `data/items/status` response property for the response status `200`
  - added the new `processing` enum value to the `data/items/status` response property for the response status `200`
  - added the new `success` enum value to the `status` response property for the response status `200`
  - the endpoint scheme security `ApiKeyAuth` was added to the API
  - api tag `History` added
  - the `limit` request property default value `20` was added
  - added the new `completed` enum value to the request property `processed`
  - added the new `failed` enum value to the request property `processed`
  - added the new `pending` enum value to the request property `processed`
  - added the new `processing` enum value to the request property `processed`
  - added the media type `application/json` for the response with the status `400`
  - added the media type `application/json` for the response with the status `500`
  - added the non-success response with the status `401`
  - added the non-success response with the status `404`
  - added the non-success response with the status `429`
  - the response property `data` became required for the status `200`
  - the response property `status` became required for the status `200`
  - added the required property `pagination` to the response with the `200` status
- **2024-11-10** `ce3636863d93` — 4 warning
  - removed the optional property `data/items/createdAt` from the response with the `200` status
  - removed the optional property `data/items/endedAt` from the response with the `200` status
  - removed the optional property `data/items/id` from the response with the `200` status
  - removed the optional property `data/items/userId` from the response with the `200` status
- **2024-10-22** `77e0fca87b92` — 1 info
  - endpoint added
- **2024-10-22** `fa796ac65c29` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/upscayl/apis/upscayl-cloud-api/docs/get-upscayl-history/post.md) · [API](https://skmtc.dev/upscayl/apis/upscayl-cloud-api.md) · [Page](https://skmtc.dev/upscayl/apis/upscayl-cloud-api/changes/get-upscayl-history/post)
