Skip to main content
GET
/
addresses
/
{id}
/
companies
/
export
Export companies at an address as CSV
curl --request GET \
  --url https://lens-api.tic.io/addresses/{id}/companies/export \
  --header 'x-api-key: <api-key>'
"<string>"
Max+ tier

Authorizations

x-api-key
string
header
required

Path Parameters

id
integer<int32>
required

Internal address ID

Response

200 - text/csv

CSV download

The response is of type file.