Pro+

/companies/{id}

Path Parameters
  • id
    Type: integerFormat: int32
    required

    Signed 32-bit integers (commonly used integer type).

Responses
Request Example for get/companies/{id}
curl https://lens-api.tic.io/companies/1 \
  --header 'x-api-key: YOUR_SECRET_TOKEN'
{
"companyId": 1,
"mostRecentName": null,
"priorName": null,
"registrationNumber": null,
"registrationDate": null,
"isCeased": null,
"ceasedDate": null,
"legalEntityType": null,
"localCompanyCode": null,