---
title: "Changes to Get Schema"
method: GET
path: "/api/configs/schema"
---

# Changes to Get Schema

`GET /api/configs/schema`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 34 revisions.

- **2025-10-06** `8d3e894e6c0b` — 1 breaking
- **2025-08-21** `84efd317dcde` — 1 breaking
- **2025-08-19** `5287337ab0fe` — 10 breaking
- **2025-08-06** `43c12480eb1b` — 1 info

## Changes

- **2025-10-06** `8d3e894e6c0b` — 1 breaking
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
- **2025-08-21** `84efd317dcde` — 1 breaking
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
- **2025-08-19** `5287337ab0fe` — 10 breaking
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `Chunker` from the response with the `200` status
  - removed the required property `DocumentDateExtractorLLM` from the response with the `200` status
  - removed the required property `Embedder` from the response with the `200` status
  - removed the required property `ModelCitation` from the response with the `200` status
  - removed the required property `Parser` from the response with the `200` status
  - removed the required property `QueryLLM` from the response with the `200` status
  - removed the required property `Reranker` from the response with the `200` status
  - removed the required property `Retriever` from the response with the `200` status
  - removed the required property `TitleLLM` from the response with the `200` status
- **2025-08-06** `43c12480eb1b` — 1 info
  - added the required property `DocumentDateExtractorLLM` to the response with the `200` status

---

[Operation](https://skmtc.dev/arbicity/apis/arbi/docs/api/configs/schema/get.md) · [API](https://skmtc.dev/arbicity/apis/arbi.md) · [Page](https://skmtc.dev/arbicity/apis/arbi/changes/api/configs/schema/get)
