Get Company Bio

Get a comprehensive company profile. **Headers:** - `Authorization`: Bearer {api_key} - `X-Organization-ID`: Organization UUID

Path parameters

company_idstringRequired
Company entity ID or identifier

Response

Successful Response
entity_idstring
cached_atstring or null
company_typestring or null
data_sourceslist of strings
descriptionstring or null
display_namestring or null
employee_countinteger or null
entity_typestringDefaults to company
foundedinteger or null
headquartersobject or null
industrystring or null
social_profilesobject or null
websitestring or null

Errors

404
Not Found Error
500
Internal Server Error