---
title: "Changes to List Spreadsheet Jobs"
method: GET
path: "/api/v1/beta/sheets/jobs"
---

# Changes to List Spreadsheet Jobs

`GET /api/v1/beta/sheets/jobs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 33 revisions.

- **2026-06-09** `b17341164de9` — 2 info
- **2026-06-04** `d40e17e17bd1` — 2 breaking, 8 warning, 7 info

## Changes

- **2026-06-09** `b17341164de9` — 2 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
- **2026-06-04** `d40e17e17bd1` — 2 breaking, 8 warning, 7 info
  - the response property `items/items/config` became optional for the status `200`
  - the `items/items/config` response's property type changed from `object` to no type for status `200`
  - removed the optional property `items/items/config/extraction_range` from the response with the `200` status
  - removed the optional property `items/items/config/flatten_hierarchical_tables` from the response with the `200` status
  - removed the optional property `items/items/config/generate_additional_metadata` from the response with the `200` status
  - removed the optional property `items/items/config/include_hidden_cells` from the response with the `200` status
  - removed the optional property `items/items/config/sheet_names` from the response with the `200` status
  - removed the optional property `items/items/config/specialization` from the response with the `200` status
  - removed the optional property `items/items/config/table_merge_sensitivity` from the response with the `200` status
  - removed the optional property `items/items/config/use_experimental_processing` from the response with the `200` status
  - added the new optional `query` request parameter `configuration_id`
  - added the optional property `items/items/configuration_id` to the response with the `200` status
  - added the optional property `items/items/metadata_state_transitions` to the response with the `200` status
  - added the optional property `items/items/parameters` to the response with the `200` status
  - added `#/components/schemas/SpreadsheetParsingConfig, subschema #2` to the `items/items/config` response property `anyOf` list for the response status `200`
  - response property `items/items/config` deprecated
  - added the required property `items/items/configuration` to the response with the `200` status

---

[Operation](https://skmtc.dev/run-llama/apis/llama-platform/docs/api/v1/beta/sheets/jobs/get.md) · [API](https://skmtc.dev/run-llama/apis/llama-platform.md) · [Page](https://skmtc.dev/run-llama/apis/llama-platform/changes/api/v1/beta/sheets/jobs/get)
