Company By Domain

Lookup a company by domain.

Path parameters

group_idintegerRequired

Headers

AuthorizationstringRequired

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

Query parameters

domainstringRequired

Response

Successful Response
namestring
The name of the company
domainstring
The domain of the company
idinteger
group_idinteger
thumbnail_urlstring or null
The thumbnail URL of the company
created_atdatetime or null
updated_atdatetime or null
is_archivedboolean or null

Errors