Check if a company exists

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

AuthorizationstringRequired

Query parameters

company_idstringRequired
The unique identifier of the company

Response

Company exists
company_idstring or null
The unique identifier of the company
first_seendatetime or null
This represents the earliest timestamp associated with the company
last_seendatetime or null
This represents the latest timestamp associated with the company
organization_idstring or null
The organization ID for which the company was found

Errors