v1

latestOpenAPI 3.0.02026-07-13321262.1 KB
companies

Get company by ID

Retrieve detailed information about a specific company. Requires "insights:read" permission.

get/companies/{company_id}

Path parameters

company_idstring required

Company ID (UUID)

Response

Company found

company_idstring uuid required
company_namestring
website_domainstring
public_companyboolean
country_codestring nullable
linkedin_urlstring nullable
hq_citystring nullable
hq_statestring nullable
hq_addressstring nullable
hq_postcodestring nullable
hq_country_namestring nullable
regionstring nullable
ceostring nullable
sectorstring nullable
industrystring nullable
revenue_rangestring nullable
employee_count_rangestring nullable
full_time_employeesinteger nullable
alternative_domainsstring[] nullable
alternative_namesstring[] nullable
tagsstring[] nullable
descriptionstring nullable
stock_tickerstring nullable
market_capnumber nullable
stock_currencystring nullable
stock_exchange_namestring nullable
stock_exchange_symbolstring nullable
All 32 operations