Skip to main content
GET
/
persons
/
{id}
/
companies
/
export
Export person's companies as CSV
curl --request GET \
  --url https://lens-api.tic.io/persons/{id}/companies/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.