---
title: "Changes to Get Workspace Documents"
method: GET
path: "/api/workspace/{workspace_ext_id}/documents"
---

# Changes to Get Workspace Documents

`GET /api/workspace/{workspace_ext_id}/documents`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 34 revisions.

- **2026-01-07** `249354af19dc` — 1 info
- **2026-01-06** `1c863a2a0ea7` — 1 warning, 3 info
- **2025-12-25** `aa4b06f8dede` — 3 info
- **2025-12-19** `7073d8652386` — 2 breaking
- **2025-12-10** `11521d46f96b` — 4 info
- **2025-12-03** `05f131dd000a` — 1 breaking
- **2025-11-09** `dc6f981b30b5` — 1 info
- **2025-10-28** `849d5e8732f6` — 1 info
- **2025-08-19** `5287337ab0fe` — 1 info
- **2025-08-06** `43c12480eb1b` — 5 info

## Changes

- **2026-01-07** `249354af19dc` — 1 info
  - added the optional property `items/doctags/items/citations` to the response with the `200` status
- **2026-01-06** `1c863a2a0ea7` — 1 warning, 3 info
  - removed the optional property `items/doc_metadata/anyOf[subschema #1: DocMetadata]/doc_summary` from the response with the `200` status
  - added the optional property `items/doc_metadata/anyOf[subschema #1: DocMetadata]/doc_author` to the response with the `200` status
  - added the optional property `items/doc_metadata/anyOf[subschema #1: DocMetadata]/doc_nature` to the response with the `200` status
  - added the optional property `items/doc_metadata/anyOf[subschema #1: DocMetadata]/doc_subject` to the response with the `200` status
- **2025-12-25** `aa4b06f8dede` — 3 info
  - added the optional property `items/updated_by_ext_id` to the response with the `200` status
  - the response property `items/created_by_ext_id` became required for the status `200`
  - response property `items/created_by_ext_id` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
- **2025-12-19** `7073d8652386` — 2 breaking
  - removed the required property `items/doc_date` from the response with the `200` status
  - removed the required property `items/title` from the response with the `200` status
- **2025-12-10** `11521d46f96b` — 4 info
  - added the optional property `items/doc_metadata` to the response with the `200` status
  - the response optional property `items/doc_date` became read-only for the status `200`
  - the response property `items/doc_date` became required for the status `200`
  - the response required property `items/title` became read-only for the status `200`
- **2025-12-03** `05f131dd000a` — 1 breaking
  - removed the required property `items/doctags/items/doctag_ext_id` from the response with the `200` status
- **2025-11-09** `dc6f981b30b5` — 1 info
  - added the optional property `items/doctags` to the response with the `200` status
- **2025-10-28** `849d5e8732f6` — 1 info
  - added the new optional `header` request parameter `workspace-key`
- **2025-08-19** `5287337ab0fe` — 1 info
  - added the optional property `items/config_ext_id` to the response with the `200` status
- **2025-08-06** `43c12480eb1b` — 5 info
  - added the optional property `items/tokens` to the response with the `200` status
  - the response property `items/title` became required for the status `200`
  - response property `items/title` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - added the required property `items/created_at` to the response with the `200` status
  - added the required property `items/updated_at` to the response with the `200` status

---

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