---
title: "Changes to Retrieve the results of a queued Items & Characteristics classification"
method: GET
path: "/classify/items-characteristics/image/{job_id}"
---

# Changes to Retrieve the results of a queued Items & Characteristics classification

`GET /classify/items-characteristics/image/{job_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-09-01** `e649db8f5cc8` — 2 breaking, 6 warning, 2 info

## Changes

- **2026-09-01** `e649db8f5cc8` — 2 breaking, 6 warning, 2 info
  - the `anyOf[subschema #1: AsyncResponse[ItemsCharacteristicsResponse]]/status` response's property type changed from no type to `string` for status `200`
  - the `anyOf[subschema #2: AsyncResponse[ErrorResponse]]/status` response's property type changed from no type to `string` for status `200`
  - added the new `done` enum value to the `anyOf[subschema #1: AsyncResponse[ItemsCharacteristicsResponse]]/status` response property for the response status `200`
  - added the new `done` enum value to the `anyOf[subschema #2: AsyncResponse[ErrorResponse]]/status` response property for the response status `200`
  - added the new `failed` enum value to the `anyOf[subschema #1: AsyncResponse[ItemsCharacteristicsResponse]]/status` response property for the response status `200`
  - added the new `failed` enum value to the `anyOf[subschema #2: AsyncResponse[ErrorResponse]]/status` response property for the response status `200`
  - added the new `queued` enum value to the `anyOf[subschema #1: AsyncResponse[ItemsCharacteristicsResponse]]/status` response property for the response status `200`
  - added the new `queued` enum value to the `anyOf[subschema #2: AsyncResponse[ErrorResponse]]/status` response property for the response status `200`
  - removed `#/components/schemas/AsyncResponseStatus` from the `anyOf[subschema #1: AsyncResponse[ItemsCharacteristicsResponse]]/status` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/AsyncResponseStatus` from the `anyOf[subschema #2: AsyncResponse[ErrorResponse]]/status` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/unitary/apis/unitary-content-classification-api/docs/classify/items-characteristics/image/:job_id/get.md) · [API](https://skmtc.dev/unitary/apis/unitary-content-classification-api.md) · [Page](https://skmtc.dev/unitary/apis/unitary-content-classification-api/changes/classify/items-characteristics/image/:job_id/get)
