---
title: "Changes to POST /api/files/ai-processing-jobs/list"
method: POST
path: "/api/files/ai-processing-jobs/list"
---

# Changes to POST /api/files/ai-processing-jobs/list

`POST /api/files/ai-processing-jobs/list`

> Every recorded change to this endpoint, newest first.
> 49 revisions in range; 1 not diffed.

## Timeline

Changed in 1 of 49 revisions.

- **2026-08-31** `97e51f27dc77` — 13 breaking, 24 info

## Changes

- **2026-08-31** `97e51f27dc77` — 13 breaking, 24 info
  - the response property `data/items/completedInMs` became nullable for the status `200`
  - the response property `data/items/createdByApiKeyId` became nullable for the status `200`
  - the response property `data/items/createdByCompanyId` became nullable for the status `200`
  - the response property `data/items/createdByUserId` became nullable for the status `200`
  - the response property `data/items/input` became nullable for the status `200`
  - the response property `data/items/inputTokens` became nullable for the status `200`
  - the response property `data/items/model` became nullable for the status `200`
  - the response property `data/items/outputTokens` became nullable for the status `200`
  - the response property `data/items/provider` became nullable for the status `200`
  - the response property `data/items/queueJobProcessor` became nullable for the status `200`
  - the response property `data/items/result` became nullable for the status `200`
  - the response property `data/items/totalTokens` became nullable for the status `200`
  - the `data/items/queueJobProcessor` response's property type changed from no type to `object` for status `200`
  - added the optional property `data/items/queueJobProcessor/error` to the response with the `200` status
  - added the optional property `data/items/queueJobProcessor/processedAt` to the response with the `200` status
  - added the optional property `data/items/queueJobProcessor/processingStartedAt` to the response with the `200` status
  - removed `subschema #1, subschema #2` from the `data/items/queueJobProcessor` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `data/items/result` response property `anyOf` list for the response status `200`
  - response property `data/items/completedInMs` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/createdByApiKeyId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/createdByCompanyId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/createdByUserId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/input` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/inputTokens` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/model` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/outputTokens` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/provider` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/totalTokens` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - added the required property `data/items/queueJobProcessor/attempts` to the response with the `200` status
  - added the required property `data/items/queueJobProcessor/createdAt` to the response with the `200` status
  - added the required property `data/items/queueJobProcessor/id` to the response with the `200` status
  - added the required property `data/items/queueJobProcessor/jobId` to the response with the `200` status
  - added the required property `data/items/queueJobProcessor/maxAttempts` to the response with the `200` status
  - added the required property `data/items/queueJobProcessor/priority` to the response with the `200` status
  - added the required property `data/items/queueJobProcessor/processorNamespace` to the response with the `200` status
  - added the required property `data/items/queueJobProcessor/scheduledAt` to the response with the `200` status
  - added the required property `data/items/queueJobProcessor/status` to the response with the `200` status

---

[Operation](https://skmtc.dev/retraced/apis/api-reference/docs/api/files/ai-processing-jobs/list/post.md) · [API](https://skmtc.dev/retraced/apis/api-reference.md) · [Page](https://skmtc.dev/retraced/apis/api-reference/changes/api/files/ai-processing-jobs/list/post)
