---
title: "Changes to List account documents"
method: GET
path: "/accounts/{account_id}/documents"
---

# Changes to List account documents

`GET /accounts/{account_id}/documents`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 12 revisions.

- **2026-08-07** `2b28ad452881` — 1 breaking, 1 warning, 3 info
- **2026-07-17** `8e8a8242f1f2` — 1 breaking, 5 info
- **2026-07-13** `03da9bc8e86b` — 1 info

## Changes

- **2026-08-07** `2b28ad452881` — 1 breaking, 1 warning, 3 info
  - removed the enum value `trade_confirmation` from the property `anyOf[subschema #1]/items/` of the `query` request parameter `document_type`
  - added the new `order_confirmation` enum value to the `items/document_type/allOf[subschema #1: DocumentType]/` response property for the response status `200`
  - added the enum value `order_confirmation` to the property `anyOf[subschema #1]/items/` of the `query` request parameter `document_type`
  - removed the `trade_confirmation` enum value from the `items/document_type/allOf[subschema #1: DocumentType]/` response property for the response status `200`
  - added the required property `items/reference` to the response with the `200` status
- **2026-07-17** `8e8a8242f1f2` — 1 breaking, 5 info
  - the `items/document_type` response's property type changed from `string` to no type for status `200`
  - added `#/components/schemas/DocumentType-Output` to the `items/document_type` response property `allOf` list for the response status `200`
  - removed the `account_statement` enum value from the `items/document_type` response property for the response status `200`
  - removed the `fee_statement` enum value from the `items/document_type` response property for the response status `200`
  - removed the `trade_confirmation` enum value from the `items/document_type` response property for the response status `200`
  - removed the `welcome_letter` enum value from the `items/document_type` response property for the response status `200`
- **2026-07-13** `03da9bc8e86b` — 1 info
  - api tag `accounts` added

---

[Operation](https://skmtc.dev/joinsophic/apis/sophic-engine-api/docs/accounts/:account_id/documents/get.md) · [API](https://skmtc.dev/joinsophic/apis/sophic-engine-api.md) · [Page](https://skmtc.dev/joinsophic/apis/sophic-engine-api/changes/accounts/:account_id/documents/get)
