Skip to main content
The Company schema represents a company record from lemlist’s Companies database. The available fields may vary across versions. Use the GET /schema/companies endpoint to retrieve the current schema definition, including the full list of available properties.

A company record from lemlist's Companies database.

company_id
string

Unique company identifier

company_website_url
string<uri>

Official company website URL

company_name
string

Company name

company_linkedin_url
string<uri>

LinkedIn company profile URL

last_updated
string

Last update timestamp (UTC)

company_headquarters_city
string

Headquarters city

company_headquarters_country
string

Headquarters country

company_logo_url
string<uri>

Company logo image URL

company_description
string

Long company description

company_employee_count
string

Employee count as string

company_type
string

Company type (e.g., Privately Held, Public Company)

company_founded
string

Year founded as string

company_followers_count
string

LinkedIn followers count as string

company_size
string

Company size bucket

revenue_bucket
string

Revenue range bucket

company_domain
string

Company web domain

employees_count_growth
integer

Employee count growth number

last_funding_round_at
string

Date of last funding round

techno_used_array
string[]

Array of technologies used by the company

business_business_customer
enum<string>

Customer type

Available options:
B2B,
B2C,
B2B2C
company_quality_score
string

Quality score as string

company_industry
string

Primary industry

company_subindustry
string

Sub-industry

company_subsubindustry
string

Sub-sub-industry

company_location
string

Full formatted location

company_location_geopoint_array
number[]

Geopoint coordinates [longitude, latitude]

company_occ_lead
string

Occupational lead count as string

_score
number

Search relevance score

_id
string

Internal document ID