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

# Changes to Retrieve beneficial owner

`GET /beneficial-owners/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 33 revisions.

- **2025-11-19** `e44b6a6d5724` — 3 warning, 7 info
- **2025-05-23** `4c8b16e05918` — 1 breaking

## Changes

- **2025-11-19** `e44b6a6d5724` — 3 warning, 7 info
  - added the new `document` enum value to the `verificationStatus` response property for the response status `200`
  - added the new `incomplete` enum value to the `verificationStatus` response property for the response status `200`
  - added the new `verified` enum value to the `verificationStatus` response property for the response status `200`
  - the response property `_links` became required for the status `200`
  - the response property `address` became required for the status `200`
  - the response property `created` became required for the status `200`
  - the response property `firstName` became required for the status `200`
  - the response property `id` became required for the status `200`
  - the response property `lastName` became required for the status `200`
  - the response property `verificationStatus` became required for the status `200`
- **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/get.md) · [API](https://skmtc.dev/dwolla/apis/dwolla-api.md) · [Page](https://skmtc.dev/dwolla/apis/dwolla-api/changes/beneficial-owners/:id/get)
