curl --request GET \
--url https://api.sandbox.tracefinance.com/api/accounts/{accountId}/ubos/{uboId} \
--header 'Authorization: Bearer <token>'Retrieves a specific beneficial owner by ID.
curl --request GET \
--url https://api.sandbox.tracefinance.com/api/accounts/{accountId}/ubos/{uboId} \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://tracefinance-docs-withdrawal-beneficiary-events.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
JWT bearer token. Include as Authorization: Bearer <token>. See the Authentication guide for how to obtain one.
API version. Omit to use the default version.
"1"
UUID of the account.
UUID of the beneficial owner.
Beneficial owner details.
"b2c3d4e5-f6a7-8901-bcde-f12345678901"
"João Silva"
Tax identifier returned for an owner or beneficial owner.
Show child attributes
Show child attributes
A point-in-time state of a beneficial owner.
Show child attributes
50
Was this page helpful?