Skip to main content
GET
/
persons
/
{id}
/
beneficial-owners
/
export
Export person's beneficial-owner holdings as CSV
curl --request GET \
  --url https://lens-api.tic.io/persons/{id}/beneficial-owners/export \
  --header 'x-api-key: <api-key>'
"<string>"
Enterprise+ tier

Authorizations

x-api-key
string
header
required

Path Parameters

id
integer<int32>
required

Internal person ID

Response

200 - text/csv

CSV download

The response is of type file.