{
"lead_id": 123,
"canonical_shorthand_name": "<string>",
"connections_count": 123,
"country": "<string>",
"full_name": "<string>",
"education": [
{
"activities_and_societies": "<string>",
"created": "<string>",
"date_from": "<string>",
"date_to": "<string>",
"deleted": "<string>",
"description": "<string>",
"id": "<string>",
"last_updated": "<string>",
"member_id": "<string>",
"school_url": "<string>",
"subtitle": "<string>",
"title": "<string>"
}
],
"experience_count": 123,
"experiences": [
{
"company_id": 123,
"company_description": "<string>",
"company_employee_count": 123,
"company_followers_count": 123,
"company_founded": 123,
"company_headquarters_city": "<string>",
"company_headquarters_country": "<string>",
"company_industry": "<string>",
"company_linkedin_url": "<string>",
"company_logo_url": "<string>",
"company_name": "<string>",
"company_size": "<string>",
"company_type": "<string>",
"company_url": "<string>",
"company_website_url": "<string>",
"revenue_bucket": "<string>",
"company_domain": "<string>",
"employees_count_growth": 123,
"last_funding_round_at": "<string>",
"business_business_customer": "<string>",
"current_exp_bucket": "<string>",
"created": "<string>",
"date_from": "<string>",
"date_to": "<string>",
"description": "<string>",
"duration": "<string>",
"id": "<string>",
"last_updated": "<string>",
"location": "<string>",
"member_id": "<string>",
"order_in_profile": 123,
"title": "<string>",
"title_normalized": "<string>",
"main_in_profile": true
}
],
"interests": [
{
"interest": "<string>",
"interest_id": "<string>"
}
],
"languages": [
{
"language": "<string>",
"proficiency": "<string>"
}
],
"last_updated": "<string>",
"lead_industry": "<string>",
"lead_linkedin_url": "<string>",
"lead_logo_url": "<string>",
"linkedin_short": "<string>",
"location": "<string>",
"skills": [
{
"skill": "<string>",
"skill_id": "<string>"
}
],
"summary": "<string>",
"title": "<string>",
"lead_quality_score": 123,
"seniority": "<string>",
"department": "<string>",
"connections_count_bucket": "<string>",
"years_of_exp_bucket": "<string>",
"current_exp_company_name": "<string>",
"geopoint": [
123
],
"_score": 123,
"_id": "<string>"
}People Database
People
The People schema represents a person record from lemlist’s People database.
The available fields may vary across versions. Use the GET /schema/people endpoint to retrieve the current schema definition, including the full list of available properties.
A person record from lemlist's People database.
Numeric identifier for the person in the People database
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Required array length:
2 elementsWas this page helpful?