curl --request GET \
--url https://lens-api.tic.io/persons/{id}/beneficial-owners/export \
--header 'x-api-key: <api-key>'"<string>"Returns a CSV of every company where this person is a registered beneficial owner. The response is UTF-8 CSV with a Content-Disposition header.
curl --request GET \
--url https://lens-api.tic.io/persons/{id}/beneficial-owners/export \
--header 'x-api-key: <api-key>'"<string>"