List similar LinkedIn people List similar LinkedIn people.
GET /v2/linkedin/people/{entityId}/similar
x-api-key* string header
API key (`sfk_...`)
entityId* string required path
LinkedIn person entity ID. Not a vanity handle.
min 1 chars · max 500 chars
Response fields 404 Expand all Collapse all Collapse all data . people [] . sourceFamily
string
Record family (`live` or `data`).
data . people [] . dataId
string nullable
Stable Data API person identifier (`prsn_…`) when observed.
data . people [] . liveNumericId
string nullable
Live numeric person identifier, serialized as a string when observed.
data . people [] . entityId
string nullable
LinkedIn person entity ID when observed.
data . people [] . handle
string nullable
Public LinkedIn handle when observed.
data . people [] . profileUrl
string nullable
Canonical LinkedIn profile URL when observed.
data . people [] . firstName
string nullable
First name when observed.
data . people [] . lastName
string nullable
Last name when observed.
data . people [] . fullName
string nullable
Full name supplied by discovery when observed.
data . people [] . headline
string nullable
Professional headline when observed.
data . people [] . summary
string nullable
Profile summary when observed.
data . people [] . profilePictureUrl
string nullable
Primary profile picture URL when observed.
data . people [] . profilePictures array nullable
Profile image variants when observed.
data . people [] . profilePictures [] . url
string nullable
Image URL when observed.
data . people [] . profilePictures [] . width
number nullable
Image width in pixels when observed.
data . people [] . profilePictures [] . height
number nullable
Image height in pixels when observed.
data . people [] . backgroundImages array nullable
Background image variants when observed.
data . people [] . backgroundImages [] . url
string nullable
Image URL when observed.
data . people [] . backgroundImages [] . width
number nullable
Image width in pixels when observed.
data . people [] . backgroundImages [] . height
number nullable
Image height in pixels when observed.
data . people [] . followerCount
number nullable
Follower count when observed.
data . people [] . connectionsCount
number nullable
Connection count when observed.
data . people [] . isCreator
boolean nullable
Creator flag when observed.
data . people [] . isPremium
boolean nullable
Premium flag when observed.
data . people [] . isInfluencer
boolean nullable
Influencer flag when observed.
data . people [] . isOpenToWork
boolean nullable
Open-to-work flag when observed.
data . people [] . isHiring
boolean nullable
Hiring flag when observed.
Structured location when observed.
data . people [] . geo . city
string nullable
City label when observed.
data . people [] . geo . full
string nullable
Full location label when observed.
data . people [] . geo . country
string nullable
Country label when observed.
data . people [] . geo . countryCode
string nullable
Country code when observed.
data . people [] . location
string nullable
Discovery location label when observed.
data . people [] . geoCity
string nullable
Flat city location when observed.
data . people [] . geoFull
string nullable
Flat full location when observed.
data . people [] . geoCountry
string nullable
Flat country when observed.
data . people [] . geoCountryCode
string nullable
Flat country code when observed.
data . people [] . primaryLanguage
string nullable
Primary language when observed.
Spoken languages when observed.
data . people [] . languages [] . name
string nullable
Language name when observed.
data . people [] . languages [] . proficiency
string nullable
Source proficiency label when observed.
data . people [] . supportedLocales array nullable
Supported locales when observed.
data . people [] . supportedLocales [] . language
string nullable
Locale language when observed.
data . people [] . supportedLocales [] . country
string nullable
Locale country when observed.
data . people [] . multiLocaleFirstName array nullable
Localized first names when observed.
data . people [] . multiLocaleFirstName [] . locale
string
Source locale identifier.
data . people [] . multiLocaleFirstName [] . value
string nullable
Text translated for the locale when observed.
data . people [] . multiLocaleLastName array nullable
Localized last names when observed.
data . people [] . multiLocaleLastName [] . locale
string
Source locale identifier.
data . people [] . multiLocaleLastName [] . value
string nullable
Text translated for the locale when observed.
data . people [] . multiLocaleHeadline array nullable
Localized headlines when observed.
data . people [] . multiLocaleHeadline [] . locale
string
Source locale identifier.
data . people [] . multiLocaleHeadline [] . value
string nullable
Text translated for the locale when observed.
data . people [] . industry . entityId
string nullable
Industry entity ID when observed.
data . people [] . industry . name
string nullable
Industry name when observed.
data . people [] . updatedAt
string nullable
Source update timestamp when observed.
data . people [] . currentPositions array nullable
Current-position summaries when observed.
data . people [] . currentPositions [] . title
string nullable
Role title when observed.
data . people [] . currentPositions [] . subtitle
string nullable
Role subtitle when observed.
data . people [] . currentPositions [] . description
string nullable
Role description when observed.
data . people [] . currentPositions [] . employmentType
string nullable
Employment type label when observed.
data . people [] . currentPositions [] . location
string nullable
Role location when observed.
data . people [] . currentPositions [] . locationType
string nullable
Remote or workplace label when observed.
data . people [] . currentPositions [] . duration
string nullable
Source duration label when observed.
data . people [] . currentPositions [] . isCurrent
boolean nullable
Whether this is a current role when observed.
data . people [] . currentPositions [] . isMultiPositions
boolean nullable
Whether the organization contains multiple roles when observed.
data . people [] . currentPositions [] . start object nullable
Role start date when observed.
data . people [] . currentPositions [] . start . day
number nullable
Day of month when observed.
data . people [] . currentPositions [] . start . month
number nullable
Month number when observed.
data . people [] . currentPositions [] . start . year
number nullable
Four digit year when observed.
data . people [] . currentPositions [] . end object nullable
Role end date when observed.
data . people [] . currentPositions [] . end . day
number nullable
Day of month when observed.
data . people [] . currentPositions [] . end . month
number nullable
Month number when observed.
data . people [] . currentPositions [] . end . year
number nullable
Four digit year when observed.
data . people [] . currentPositions [] . durationParsed object nullable
Parsed duration fields when observed.
data . people [] . currentPositions [] . durationParsed . start object nullable
Parsed start date when observed.
data . people [] . currentPositions [] . durationParsed . start . day
number nullable
Day of month when observed.
data . people [] . currentPositions [] . durationParsed . start . month
number nullable
Month number when observed.
data . people [] . currentPositions [] . durationParsed . start . year
number nullable
Four digit year when observed.
data . people [] . currentPositions [] . durationParsed . end object nullable
Parsed end date when observed.
data . people [] . currentPositions [] . durationParsed . end . day
number nullable
Day of month when observed.
data . people [] . currentPositions [] . durationParsed . end . month
number nullable
Month number when observed.
data . people [] . currentPositions [] . durationParsed . end . year
number nullable
Four digit year when observed.
data . people [] . currentPositions [] . durationParsed . period
string nullable
Parsed duration label when observed.
data . people [] . currentPositions [] . durationParsed . present
boolean nullable
Whether the parsed duration is ongoing when observed.
data . people [] . currentPositions [] . organization object nullable
Nested organization summary when observed.
data . people [] . currentPositions [] . organization . id
string nullable
Organization identifier when observed.
data . people [] . currentPositions [] . organization . name
string nullable
Organization name when observed.
data . people [] . currentPositions [] . organization . url
string nullable
Organization URL when observed.
data . people [] . currentPositions [] . organization . logoUrl
string nullable
Organization logo URL when observed.
data . people [] . currentPositions [] . organizationId
string nullable
Organization identifier when observed.
data . people [] . currentPositions [] . organizationName
string nullable
Organization name when observed.
data . people [] . currentPositions [] . organizationUrl
string nullable
Organization URL when observed.
data . people [] . currentPositions [] . organizationLogo
string nullable
Organization logo URL when observed.
data . people [] . currentPositions [] . organizationHandle
string nullable
Live organization handle when observed.
data . people [] . currentPositions [] . organizationSlug
string nullable
Data organization slug when observed.
data . people [] . currentPositions [] . organizationIndustry
string nullable
Organization industry when observed.
data . people [] . currentPositions [] . organizationHeadcountRange
string nullable
Organization headcount range when observed.
data . people [] . currentPositions [] . multiLocaleTitle array nullable
Localized role titles when observed.
data . people [] . currentPositions [] . multiLocaleTitle [] . locale
string
Source locale identifier.
data . people [] . currentPositions [] . multiLocaleTitle [] . value
string nullable
Text translated for the locale when observed.
data . people [] . currentPositions [] . multiLocaleOrganizationName array nullable
Localized organization names when observed.
data . people [] . currentPositions [] . multiLocaleOrganizationName [] . locale
string
Source locale identifier.
data . people [] . currentPositions [] . multiLocaleOrganizationName [] . value
string nullable
Text translated for the locale when observed.
data . people [] . currentPositions [] . skills array nullable
Position skills when observed.
data . people [] . currentPositions [] . skills []
string nullable optional
Position skill when observed.
Position summaries when observed.
data . people [] . positions [] . title
string nullable
Role title when observed.
data . people [] . positions [] . subtitle
string nullable
Role subtitle when observed.
data . people [] . positions [] . description
string nullable
Role description when observed.
data . people [] . positions [] . employmentType
string nullable
Employment type label when observed.
data . people [] . positions [] . location
string nullable
Role location when observed.
data . people [] . positions [] . locationType
string nullable
Remote or workplace label when observed.
data . people [] . positions [] . duration
string nullable
Source duration label when observed.
data . people [] . positions [] . isCurrent
boolean nullable
Whether this is a current role when observed.
data . people [] . positions [] . isMultiPositions
boolean nullable
Whether the organization contains multiple roles when observed.
data . people [] . positions [] . start object nullable
Role start date when observed.
data . people [] . positions [] . start . day
number nullable
Day of month when observed.
data . people [] . positions [] . start . month
number nullable
Month number when observed.
data . people [] . positions [] . start . year
number nullable
Four digit year when observed.
data . people [] . positions [] . end object nullable
Role end date when observed.
data . people [] . positions [] . end . day
number nullable
Day of month when observed.
data . people [] . positions [] . end . month
number nullable
Month number when observed.
data . people [] . positions [] . end . year
number nullable
Four digit year when observed.
data . people [] . positions [] . durationParsed object nullable
Parsed duration fields when observed.
data . people [] . positions [] . durationParsed . start object nullable
Parsed start date when observed.
data . people [] . positions [] . durationParsed . start . day
number nullable
Day of month when observed.
data . people [] . positions [] . durationParsed . start . month
number nullable
Month number when observed.
data . people [] . positions [] . durationParsed . start . year
number nullable
Four digit year when observed.
data . people [] . positions [] . durationParsed . end object nullable
Parsed end date when observed.
data . people [] . positions [] . durationParsed . end . day
number nullable
Day of month when observed.
data . people [] . positions [] . durationParsed . end . month
number nullable
Month number when observed.
data . people [] . positions [] . durationParsed . end . year
number nullable
Four digit year when observed.
data . people [] . positions [] . durationParsed . period
string nullable
Parsed duration label when observed.
data . people [] . positions [] . durationParsed . present
boolean nullable
Whether the parsed duration is ongoing when observed.
data . people [] . positions [] . organization object nullable
Nested organization summary when observed.
data . people [] . positions [] . organization . id
string nullable
Organization identifier when observed.
data . people [] . positions [] . organization . name
string nullable
Organization name when observed.
data . people [] . positions [] . organization . url
string nullable
Organization URL when observed.
data . people [] . positions [] . organization . logoUrl
string nullable
Organization logo URL when observed.
data . people [] . positions [] . organizationId
string nullable
Organization identifier when observed.
data . people [] . positions [] . organizationName
string nullable
Organization name when observed.
data . people [] . positions [] . organizationUrl
string nullable
Organization URL when observed.
data . people [] . positions [] . organizationLogo
string nullable
Organization logo URL when observed.
data . people [] . positions [] . organizationHandle
string nullable
Live organization handle when observed.
data . people [] . positions [] . organizationSlug
string nullable
Data organization slug when observed.
data . people [] . positions [] . organizationIndustry
string nullable
Organization industry when observed.
data . people [] . positions [] . organizationHeadcountRange
string nullable
Organization headcount range when observed.
data . people [] . positions [] . multiLocaleTitle array nullable
Localized role titles when observed.
data . people [] . positions [] . multiLocaleTitle [] . locale
string
Source locale identifier.
data . people [] . positions [] . multiLocaleTitle [] . value
string nullable
Text translated for the locale when observed.
data . people [] . positions [] . multiLocaleOrganizationName array nullable
Localized organization names when observed.
data . people [] . positions [] . multiLocaleOrganizationName [] . locale
string
Source locale identifier.
data . people [] . positions [] . multiLocaleOrganizationName [] . value
string nullable
Text translated for the locale when observed.
data . people [] . positions [] . skills array nullable
Position skills when observed.
data . people [] . positions [] . skills []
string nullable optional
Position skill when observed.
data . people [] . fullPositions array nullable
Full position records when observed.
data . people [] . fullPositions [] . title
string nullable
Role title when observed.
data . people [] . fullPositions [] . subtitle
string nullable
Role subtitle when observed.
data . people [] . fullPositions [] . description
string nullable
Role description when observed.
data . people [] . fullPositions [] . employmentType
string nullable
Employment type label when observed.
data . people [] . fullPositions [] . location
string nullable
Role location when observed.
data . people [] . fullPositions [] . locationType
string nullable
Remote or workplace label when observed.
data . people [] . fullPositions [] . duration
string nullable
Source duration label when observed.
data . people [] . fullPositions [] . isCurrent
boolean nullable
Whether this is a current role when observed.
data . people [] . fullPositions [] . isMultiPositions
boolean nullable
Whether the organization contains multiple roles when observed.
data . people [] . fullPositions [] . start object nullable
Role start date when observed.
data . people [] . fullPositions [] . start . day
number nullable
Day of month when observed.
data . people [] . fullPositions [] . start . month
number nullable
Month number when observed.
data . people [] . fullPositions [] . start . year
number nullable
Four digit year when observed.
data . people [] . fullPositions [] . end object nullable
Role end date when observed.
data . people [] . fullPositions [] . end . day
number nullable
Day of month when observed.
data . people [] . fullPositions [] . end . month
number nullable
Month number when observed.
data . people [] . fullPositions [] . end . year
number nullable
Four digit year when observed.
data . people [] . fullPositions [] . durationParsed object nullable
Parsed duration fields when observed.
data . people [] . fullPositions [] . durationParsed . start object nullable
Parsed start date when observed.
data . people [] . fullPositions [] . durationParsed . start . day
number nullable
Day of month when observed.
data . people [] . fullPositions [] . durationParsed . start . month
number nullable
Month number when observed.
data . people [] . fullPositions [] . durationParsed . start . year
number nullable
Four digit year when observed.
data . people [] . fullPositions [] . durationParsed . end object nullable
Parsed end date when observed.
data . people [] . fullPositions [] . durationParsed . end . day
number nullable
Day of month when observed.
data . people [] . fullPositions [] . durationParsed . end . month
number nullable
Month number when observed.
data . people [] . fullPositions [] . durationParsed . end . year
number nullable
Four digit year when observed.
data . people [] . fullPositions [] . durationParsed . period
string nullable
Parsed duration label when observed.
data . people [] . fullPositions [] . durationParsed . present
boolean nullable
Whether the parsed duration is ongoing when observed.
data . people [] . fullPositions [] . organization object nullable
Nested organization summary when observed.
data . people [] . fullPositions [] . organization . id
string nullable
Organization identifier when observed.
data . people [] . fullPositions [] . organization . name
string nullable
Organization name when observed.
data . people [] . fullPositions [] . organization . url
string nullable
Organization URL when observed.
data . people [] . fullPositions [] . organization . logoUrl
string nullable
Organization logo URL when observed.
data . people [] . fullPositions [] . organizationId
string nullable
Organization identifier when observed.
data . people [] . fullPositions [] . organizationName
string nullable
Organization name when observed.
data . people [] . fullPositions [] . organizationUrl
string nullable
Organization URL when observed.
data . people [] . fullPositions [] . organizationLogo
string nullable
Organization logo URL when observed.
data . people [] . fullPositions [] . organizationHandle
string nullable
Live organization handle when observed.
data . people [] . fullPositions [] . organizationSlug
string nullable
Data organization slug when observed.
data . people [] . fullPositions [] . organizationIndustry
string nullable
Organization industry when observed.
data . people [] . fullPositions [] . organizationHeadcountRange
string nullable
Organization headcount range when observed.
data . people [] . fullPositions [] . multiLocaleTitle array nullable
Localized role titles when observed.
data . people [] . fullPositions [] . multiLocaleTitle [] . locale
string
Source locale identifier.
data . people [] . fullPositions [] . multiLocaleTitle [] . value
string nullable
Text translated for the locale when observed.
data . people [] . fullPositions [] . multiLocaleOrganizationName array nullable
Localized organization names when observed.
data . people [] . fullPositions [] . multiLocaleOrganizationName [] . locale
string
Source locale identifier.
data . people [] . fullPositions [] . multiLocaleOrganizationName [] . value
string nullable
Text translated for the locale when observed.
data . people [] . fullPositions [] . skills array nullable
Position skills when observed.
data . people [] . fullPositions [] . skills []
string nullable optional
Position skill when observed.
data . people [] . allPositions array nullable
All-position records when observed.
data . people [] . allPositions [] . title
string nullable
Role title when observed.
data . people [] . allPositions [] . subtitle
string nullable
Role subtitle when observed.
data . people [] . allPositions [] . description
string nullable
Role description when observed.
data . people [] . allPositions [] . employmentType
string nullable
Employment type label when observed.
data . people [] . allPositions [] . location
string nullable
Role location when observed.
data . people [] . allPositions [] . locationType
string nullable
Remote or workplace label when observed.
data . people [] . allPositions [] . duration
string nullable
Source duration label when observed.
data . people [] . allPositions [] . isCurrent
boolean nullable
Whether this is a current role when observed.
data . people [] . allPositions [] . isMultiPositions
boolean nullable
Whether the organization contains multiple roles when observed.
data . people [] . allPositions [] . start object nullable
Role start date when observed.
data . people [] . allPositions [] . start . day
number nullable
Day of month when observed.
data . people [] . allPositions [] . start . month
number nullable
Month number when observed.
data . people [] . allPositions [] . start . year
number nullable
Four digit year when observed.
data . people [] . allPositions [] . end object nullable
Role end date when observed.
data . people [] . allPositions [] . end . day
number nullable
Day of month when observed.
data . people [] . allPositions [] . end . month
number nullable
Month number when observed.
data . people [] . allPositions [] . end . year
number nullable
Four digit year when observed.
data . people [] . allPositions [] . durationParsed object nullable
Parsed duration fields when observed.
data . people [] . allPositions [] . durationParsed . start object nullable
Parsed start date when observed.
data . people [] . allPositions [] . durationParsed . start . day
number nullable
Day of month when observed.
data . people [] . allPositions [] . durationParsed . start . month
number nullable
Month number when observed.
data . people [] . allPositions [] . durationParsed . start . year
number nullable
Four digit year when observed.
data . people [] . allPositions [] . durationParsed . end object nullable
Parsed end date when observed.
data . people [] . allPositions [] . durationParsed . end . day
number nullable
Day of month when observed.
data . people [] . allPositions [] . durationParsed . end . month
number nullable
Month number when observed.
data . people [] . allPositions [] . durationParsed . end . year
number nullable
Four digit year when observed.
data . people [] . allPositions [] . durationParsed . period
string nullable
Parsed duration label when observed.
data . people [] . allPositions [] . durationParsed . present
boolean nullable
Whether the parsed duration is ongoing when observed.
data . people [] . allPositions [] . organization object nullable
Nested organization summary when observed.
data . people [] . allPositions [] . organization . id
string nullable
Organization identifier when observed.
data . people [] . allPositions [] . organization . name
string nullable
Organization name when observed.
data . people [] . allPositions [] . organization . url
string nullable
Organization URL when observed.
data . people [] . allPositions [] . organization . logoUrl
string nullable
Organization logo URL when observed.
data . people [] . allPositions [] . organizationId
string nullable
Organization identifier when observed.
data . people [] . allPositions [] . organizationName
string nullable
Organization name when observed.
data . people [] . allPositions [] . organizationUrl
string nullable
Organization URL when observed.
data . people [] . allPositions [] . organizationLogo
string nullable
Organization logo URL when observed.
data . people [] . allPositions [] . organizationHandle
string nullable
Live organization handle when observed.
data . people [] . allPositions [] . organizationSlug
string nullable
Data organization slug when observed.
data . people [] . allPositions [] . organizationIndustry
string nullable
Organization industry when observed.
data . people [] . allPositions [] . organizationHeadcountRange
string nullable
Organization headcount range when observed.
data . people [] . allPositions [] . multiLocaleTitle array nullable
Localized role titles when observed.
data . people [] . allPositions [] . multiLocaleTitle [] . locale
string
Source locale identifier.
data . people [] . allPositions [] . multiLocaleTitle [] . value
string nullable
Text translated for the locale when observed.
data . people [] . allPositions [] . multiLocaleOrganizationName array nullable
Localized organization names when observed.
data . people [] . allPositions [] . multiLocaleOrganizationName [] . locale
string
Source locale identifier.
data . people [] . allPositions [] . multiLocaleOrganizationName [] . value
string nullable
Text translated for the locale when observed.
data . people [] . allPositions [] . skills array nullable
Position skills when observed.
data . people [] . allPositions [] . skills []
string nullable optional
Position skill when observed.
Education records when observed.
data . people [] . education [] . schoolName
string nullable
School name when observed.
data . people [] . education [] . schoolUrl
string nullable
School URL when observed.
data . people [] . education [] . schoolLogo
string nullable
School logo URL when observed.
data . people [] . education [] . schoolId
string nullable
School identifier when observed.
data . people [] . education [] . degreeName
string nullable
Degree name when observed.
data . people [] . education [] . fieldOfStudy
string nullable
Field of study when observed.
data . people [] . education [] . grade
string nullable
Grade when observed.
data . people [] . education [] . activities
string nullable
Activities text when observed.
data . people [] . education [] . description
string nullable
Education description when observed.
data . people [] . education [] . start object nullable
Education start date when observed.
data . people [] . education [] . start . day
number nullable
Day of month when observed.
data . people [] . education [] . start . month
number nullable
Month number when observed.
data . people [] . education [] . start . year
number nullable
Four digit year when observed.
data . people [] . education [] . end object nullable
Education end date when observed.
data . people [] . education [] . end . day
number nullable
Day of month when observed.
data . people [] . education [] . end . month
number nullable
Month number when observed.
data . people [] . education [] . end . year
number nullable
Four digit year when observed.
data . people [] . education [] . multiLocaleSchoolName array nullable
Localized school names when observed.
data . people [] . education [] . multiLocaleSchoolName [] . locale
string
Source locale identifier.
data . people [] . education [] . multiLocaleSchoolName [] . value
string nullable
Text translated for the locale when observed.
data . people [] . education [] . multiLocaleDegreeName array nullable
Localized degree names when observed.
data . people [] . education [] . multiLocaleDegreeName [] . locale
string
Source locale identifier.
data . people [] . education [] . multiLocaleDegreeName [] . value
string nullable
Text translated for the locale when observed.
data . people [] . education [] . multiLocaleFieldOfStudy array nullable
Localized fields of study when observed.
data . people [] . education [] . multiLocaleFieldOfStudy [] . locale
string
Source locale identifier.
data . people [] . education [] . multiLocaleFieldOfStudy [] . value
string nullable
Text translated for the locale when observed.
Profile skills when observed.
data . people [] . skills [] . name
string nullable
Skill display name when observed.
data . people [] . skills [] . normalizedName
string nullable
Normalized Data skill name when observed.
data . people [] . skills [] . source
string nullable
Skill source when observed.
data . people [] . skills [] . isVerified
boolean nullable
Live skill verification state when observed.
data . people [] . skills [] . passedAssessment
boolean nullable
Data assessment result when observed.
data . people [] . certifications array nullable
Certifications when observed.
data . people [] . certifications [] . title
string nullable
Certification title when observed.
data . people [] . certifications [] . name
string nullable
Certification name when observed.
data . people [] . certifications [] . authority
string nullable
Issuing authority when observed.
data . people [] . certifications [] . licenseNumber
string nullable
License number when observed.
data . people [] . certifications [] . url
string nullable
Certification URL when observed.
data . people [] . certifications [] . start object nullable
Issue date when observed.
data . people [] . certifications [] . start . day
number nullable
Day of month when observed.
data . people [] . certifications [] . start . month
number nullable
Month number when observed.
data . people [] . certifications [] . start . year
number nullable
Four digit year when observed.
data . people [] . certifications [] . end object nullable
Expiry date when observed.
data . people [] . certifications [] . end . day
number nullable
Day of month when observed.
data . people [] . certifications [] . end . month
number nullable
Month number when observed.
data . people [] . certifications [] . end . year
number nullable
Four digit year when observed.
data . people [] . publications array nullable
Publications when observed.
data . people [] . publications [] . title
string nullable
Publication title when observed.
data . people [] . publications [] . description
string nullable
Publication description when observed.
data . people [] . publications [] . publisher
string nullable
Publisher when observed.
data . people [] . publications [] . url
string nullable
Publication URL when observed.
data . people [] . publications [] . publishedOn object nullable
Publication date when observed.
data . people [] . publications [] . publishedOn . day
number nullable
Day of month when observed.
data . people [] . publications [] . publishedOn . month
number nullable
Month number when observed.
data . people [] . publications [] . publishedOn . year
number nullable
Four digit year when observed.
data . people [] . publications [] . authors array nullable
Publication authors when observed.
data . people [] . publications [] . authors []
string nullable optional
Author name when observed.
data . people [] . volunteering array nullable
Volunteer records when observed.
data . people [] . volunteering [] . title
string nullable
Volunteer role title when observed.
data . people [] . volunteering [] . role
string nullable
Volunteer role when observed.
data . people [] . volunteering [] . organizationName
string nullable
Volunteer organization name when observed.
data . people [] . volunteering [] . cause
string nullable
Volunteer cause when observed.
data . people [] . volunteering [] . description
string nullable
Volunteer description when observed.
data . people [] . volunteering [] . start object nullable
Volunteer start date when observed.
data . people [] . volunteering [] . start . day
number nullable
Day of month when observed.
data . people [] . volunteering [] . start . month
number nullable
Month number when observed.
data . people [] . volunteering [] . start . year
number nullable
Four digit year when observed.
data . people [] . volunteering [] . end object nullable
Volunteer end date when observed.
data . people [] . volunteering [] . end . day
number nullable
Day of month when observed.
data . people [] . volunteering [] . end . month
number nullable
Month number when observed.
data . people [] . volunteering [] . end . year
number nullable
Four digit year when observed.
Project records when observed.
data . people [] . projects [] . title
string nullable
Project title when observed.
data . people [] . projects [] . description
string nullable
Project description when observed.
data . people [] . projects [] . url
string nullable
Project URL when observed.
data . people [] . projects [] . start object nullable
Project start date when observed.
data . people [] . projects [] . start . day
number nullable
Day of month when observed.
data . people [] . projects [] . start . month
number nullable
Month number when observed.
data . people [] . projects [] . start . year
number nullable
Four digit year when observed.
data . people [] . projects [] . end object nullable
Project end date when observed.
data . people [] . projects [] . end . day
number nullable
Day of month when observed.
data . people [] . projects [] . end . month
number nullable
Month number when observed.
data . people [] . projects [] . end . year
number nullable
Four digit year when observed.
Patent records when observed.
data . people [] . patents [] . title
string nullable
Patent title when observed.
data . people [] . patents [] . description
string nullable
Patent description when observed.
data . people [] . patents [] . issuer
string nullable
Patent issuer when observed.
data . people [] . patents [] . issuerLocale array nullable
Localized issuer names when observed.
data . people [] . patents [] . issuerLocale [] . locale
string
Source locale identifier.
data . people [] . patents [] . issuerLocale [] . value
string nullable
Text translated for the locale when observed.
data . people [] . patents [] . multiLocaleTitle array nullable
Localized patent titles when observed.
data . people [] . patents [] . multiLocaleTitle [] . locale
string
Source locale identifier.
data . people [] . patents [] . multiLocaleTitle [] . value
string nullable
Text translated for the locale when observed.
data . people [] . patents [] . patentNumber
string nullable
Patent number when observed.
data . people [] . patents [] . applicationNumber
string nullable
Patent application number when observed.
data . people [] . patents [] . url
string nullable
Patent URL when observed.
data . people [] . patents [] . pending
boolean nullable
Whether the patent is pending when observed.
data . people [] . patents [] . filedOn object nullable
Filed date when observed.
data . people [] . patents [] . filedOn . day
number nullable
Day of month when observed.
data . people [] . patents [] . filedOn . month
number nullable
Month number when observed.
data . people [] . patents [] . filedOn . year
number nullable
Four digit year when observed.
data . people [] . patents [] . issuedOn object nullable
Issued date when observed.
data . people [] . patents [] . issuedOn . day
number nullable
Day of month when observed.
data . people [] . patents [] . issuedOn . month
number nullable
Month number when observed.
data . people [] . patents [] . issuedOn . year
number nullable
Four digit year when observed.
data . people [] . patents [] . inventors array nullable
Patent inventors when observed.
data . people [] . patents [] . inventors [] . entityId
string nullable
Inventor entity identifier when observed.
data . people [] . patents [] . inventors [] . firstName
string nullable
Inventor first name when observed.
data . people [] . patents [] . inventors [] . lastName
string nullable
Inventor last name when observed.
data . people [] . patents [] . inventors [] . handle
string nullable
Inventor public handle when observed.
data . people [] . patents [] . inventors [] . headline
string nullable
Inventor headline when observed.
data . people [] . patents [] . inventors [] . profilePictureUrl
string nullable
Inventor profile picture URL when observed.
data . people [] . courses [] . title
string nullable
Course title when observed.
data . people [] . courses [] . number
string nullable
Course number when observed.
data . people [] . honorsAndAwards array nullable
Honors and awards when observed.
data . people [] . honorsAndAwards [] . title
string nullable
Honor title when observed.
data . people [] . honorsAndAwards [] . issuer
string nullable
Honor issuer when observed.
data . people [] . honorsAndAwards [] . date object nullable
Honor date when observed.
data . people [] . honorsAndAwards [] . date . day
number nullable
Day of month when observed.
data . people [] . honorsAndAwards [] . date . month
number nullable
Month number when observed.
data . people [] . honorsAndAwards [] . date . year
number nullable
Four digit year when observed.
data . people [] . honorsAndAwards [] . description
string nullable
Honor description when observed.
data . people [] . organizations array nullable
Professional organizations when observed.
data . people [] . organizations [] . name
string nullable
Organization name when observed.
data . people [] . organizations [] . position
string nullable
Organization role when observed.
data . people [] . organizations [] . description
string nullable
Organization description when observed.
one of: cursor, offset, page
data . page . nextCursor
string nullable
data . page . hasMore
boolean nullable
Null when continuation is unknown for this page.
data . page . start
integer nullable
data . page . page
integer nullable
data . page . count
integer nullable
data . page . returnedCount
integer
data . page . total
integer nullable
data . page . totalPages
integer nullable
data . reportedTotal
number nullable
Total reported for this page of results; not a guarantee of globally retrievable matches.
Metadata about the API response.
Unique request identifier for tracing this API call.
meta . creditsCharged
integer
Credits charged for this request.
Public API version that served the response.