Skip to main content
This is the complete list of output data points FullEnrich returns. Each row is one field: its API name (dot notation relative to its parent object), type, what it means, and an example. For the accepted filter values, see Accepted Filter Values.

👤 People

🪪 Identity

Data pointAPI fieldTypeDescriptionExample
Full namefull_namestringFirst and last nameGrégoire Demoge
First namefirst_namestringFirst nameGrégoire
Last namelast_namestringLast nameDemoge
Citylocation.citystringCityParis
Region / statelocation.regionstringRegion or stateÎle-de-France
Countrylocation.countrystringCountry nameFrance
Country codelocation.country_codestringISO 3166-1 alpha-2 codeFR
Professional network URLsocial_profiles.professional_network.urlstringProfile URLhttps://www.linkedin.com/in/demoge
Professional network handlesocial_profiles.professional_network.handlestringProfile handledemoge
Professional network idsocial_profiles.professional_network.idintegerNumeric profile id1234
Professional network connectionssocial_profiles.professional_network.connection_countintegerNetwork size3200
Languagelanguages[].languagestringLanguage spokenFrench
Language proficiencylanguages[].proficiencystring (enum)Proficiency levelNATIVE_OR_BILINGUAL

📇 Verified contact info

Returned by Enrichment and Reverse Email. Only deliverable/valid results are returned, so any of these may be absent for a given contact.
Data pointAPI fieldTypeDescriptionExample
Work emailcontact_info.work_emails[].emailstringVerified professional emailgregoire@fullenrich.com
Work email statuscontact_info.work_emails[].statusstring (enum)Deliverability statusDELIVERABLE
Personal emailcontact_info.personal_emails[].emailstringVerified personal emailg.demoge@gmail.com
Personal email statuscontact_info.personal_emails[].statusstring (enum)Deliverability statusDELIVERABLE
Mobile numbercontact_info.phones[].numberstringVerified mobile number, worldwide coverage+33 6 12 34 56 78
Mobile regioncontact_info.phones[].regionstringISO 3166-1 alpha-2 code of the numberFR
We also return most_probable_work_email, most_probable_personal_email, and most_probable_phone — the single best result for each type, matched by domain proximity and bounce rate (INVALID emails excluded). Each has the same sub-fields as the corresponding array element above.

💼 Current & past roles

Returned under employment.current (single object) and employment.all[] (full history). Each field below exists per experience.
Data pointAPI fieldTypeDescriptionExample
Job titletitlestringJob titleHead of Design
Senioritysenioritystring (enum)Seniority levelHead
Job functionjob_functions[].functionstring (enum)Function categoryDesign
Sub-functionjob_functions[].sub_functionstring (enum)Role within the functionProduct Design
Role descriptiondescriptionstringDeclarative description of the role (not always present)Leading the product design team…
CompanycompanyobjectEmployer — full company profile, see CompanyFullEnrich
Start datestart_atstring (ISO 8601)Employment start, YYYY-MM-DDTHH:MM:SSZ2022-03-15T00:00:00Z
End dateend_atstring (ISO 8601)Employment end — only for past roles (omitted when current)2024-06-30T00:00:00Z
Is currentis_currentbooleanWhether this is the current employmenttrue

🎓 Education & skills

Data pointAPI fieldTypeDescriptionExample
Schooleducations[].school_namestringInstitutionMichigan State
Degreeeducations[].degreestringDegreeMS
Education starteducations[].start_atstring (ISO 8601)Start date2015-09-01T00:00:00Z
Education endeducations[].end_atstring (ISO 8601)End date2019-06-30T00:00:00Z
Skillsskills[]string arrayProfessional declared skillsPython, Sales, Project Management

🏢 Company

Every person record embeds the full company profile for their current (and past) employers, under employment.current.company / employment.all[].company. Company Search and Company Lookup return the same object.

🏷️ Identity

Data pointAPI fieldTypeDescriptionExample
Company ididstring (uuid)Unique company identifiera1b2c3d4-e5f6-7890-abcd-ef1234567890
Company namenamestringLegal or brand nameFullEnrich
DomaindomainstringCompany domainfullenrich.com
DescriptiondescriptionstringCompany descriptionWaterfall enrichment across 20+ vendors…
Professional network idsocial_profiles.professional_network.idintegerNumeric company id1234
Professional network handlesocial_profiles.professional_network.handlestringCompany page handlefullenrich
Professional network URLsocial_profiles.professional_network.urlstringCompany page URLhttps://www.linkedin.com/company/fullenrich
Professional network followerssocial_profiles.professional_network.connection_countintegerFollowers count8400

📊 Firmographics

Data pointAPI fieldTypeDescriptionExample
Industryindustry.main_industrystring (enum)Primary industry (standard industry taxonomy, 200+ values)Software Development
Specialtiesspecialties[]string arrayDeclarative tags and focus areasB2B data, Email & phone finder
Company typecompany_typestring (enum)Public, private, nonprofit…Privately Held
HeadcountheadcountintegerExact employee count (may be 0 even when a range is known)25
Headcount rangeheadcount_rangestring (enum)Size bracket11-50
Revenue rangerevenue_rangestring (enum)Annual revenue bracket (omitted when unknown)$1M-$2M
Year foundedyear_foundedintegerFounding year (0 when unknown)2023

📍 Location

Data pointAPI fieldTypeDescriptionExample
HQ streetlocations.headquarters.line1stringStreet address548 Market St
HQ address line 2locations.headquarters.line2stringFull location stringSan Francisco, CA 94105, US
HQ citylocations.headquarters.citystringCitySan Francisco
HQ regionlocations.headquarters.regionstringState or regionCalifornia
HQ countrylocations.headquarters.countrystringCountry nameUnited States
HQ country codelocations.headquarters.country_codestringISO 3166-1 alpha-2 codeUS
Officeslocations.offices[].{line1, line2}arrayAdditional offices — raw address lines only (no parsed city/region); can be null or empty111 8th Ave · New York, NY 10011, US

Accepted values

Enum value lists are maintained in one place — they are not duplicated here:
FieldSource of truth
Seniority, Job function & sub-function, Company industry, Company type, Revenue rangeAccepted Filter Values
Email status (work/personal email status)Email Verification Status
Two short sets that have no dedicated page:
  • Headcount range: 1-10 · 11-50 · 51-200 · 201-500 · 501-1000 · 1001-5000 · 5001-10000 · 10001+
  • Language proficiency: NATIVE_OR_BILINGUAL · FULL_PROFESSIONAL · PROFESSIONAL_WORKING · LIMITED_WORKING · ELEMENTARY