---
title: "Changes to List documents for beneficial owner"
method: GET
path: "/beneficial-owners/{id}/documents"
---

# Changes to List documents for beneficial owner

`GET /beneficial-owners/{id}/documents`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 33 revisions.

- **2025-11-19** `e44b6a6d5724` — 9 warning, 12 info
- **2025-06-06** `231d0268586b` — 2 info
- **2025-05-23** `4c8b16e05918` — 1 breaking

## Changes

- **2025-11-19** `e44b6a6d5724` — 9 warning, 12 info
  - added the new `accepted` enum value to the `_embedded/documents/items/documentVerificationStatus` response property for the response status `200`
  - added the new `idCard` enum value to the `_embedded/documents/items/type` response property for the response status `200`
  - added the new `license` enum value to the `_embedded/documents/items/type` response property for the response status `200`
  - added the new `other` enum value to the `_embedded/documents/items/type` response property for the response status `200`
  - added the new `passport` enum value to the `_embedded/documents/items/type` response property for the response status `200`
  - added the new `pending` enum value to the `_embedded/documents/items/documentVerificationStatus` response property for the response status `200`
  - added the new `pending` enum value to the `_embedded/documents/items/status` response property for the response status `200`
  - added the new `rejected` enum value to the `_embedded/documents/items/documentVerificationStatus` response property for the response status `200`
  - added the new `reviewed` enum value to the `_embedded/documents/items/status` response property for the response status `200`
  - the response property `_embedded` became required for the status `200`
  - the response property `_embedded/documents` became required for the status `200`
  - the response property `_embedded/documents/items/_links` became required for the status `200`
  - the response property `_embedded/documents/items/allFailureReasons/items/description` became required for the status `200`
  - the response property `_embedded/documents/items/allFailureReasons/items/reason` became required for the status `200`
  - the response property `_embedded/documents/items/created` became required for the status `200`
  - the response property `_embedded/documents/items/documentVerificationStatus` became required for the status `200`
  - the response property `_embedded/documents/items/id` became required for the status `200`
  - the response property `_embedded/documents/items/status` became required for the status `200`
  - the response property `_embedded/documents/items/type` became required for the status `200`
  - the response property `_links` became required for the status `200`
  - the response property `total` became required for the status `200`
- **2025-06-06** `231d0268586b` — 2 info
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
- **2025-05-23** `4c8b16e05918` — 1 breaking
  - added the new required `header` request parameter `Accept`

---

[Operation](https://skmtc.dev/dwolla/apis/dwolla-api/docs/beneficial-owners/:id/documents/get.md) · [API](https://skmtc.dev/dwolla/apis/dwolla-api.md) · [Page](https://skmtc.dev/dwolla/apis/dwolla-api/changes/beneficial-owners/:id/documents/get)
